Tagged Questions
1
vote
2answers
97 views
The script I'm using to redirect my homepage isn't working the way I need it to
I'm using the code below to redirect my Tumblr homepage to my latest post.
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
...
0
votes
1answer
92 views
Webpage jumps to top when slideshow image changes
When the "slideshow" image of my webpage changes, the browser jumps to the top of the page? Is there perhaps something I could do which would prevent this from happening please?
Any advice would be ...
0
votes
1answer
194 views
how to detect if user click “yes or no” on set homepage model window in IE?
I searched in internet in most of the places were they says we can't detect the click in set homepage model window . But when I saw yahoo site http://www.yahoo.com/bin/set? they are actually detecting ...
0
votes
2answers
224 views
Check the content after the “/” on a URL with jQuery
Lets say my URL is:
http://example.com/12434/example-post
I want to check if the current URL contains something after the "/", in other words, I wan't to check whether or not I'm at the homepage ...
1
vote
1answer
3k views
jQuery Masonry Help - Filters
I would really appreciate it if someone could lend some help with this.
I have a question in regard to jQuery Masonry. I am working with 6 filters for the menu (ABOUT US - PROJECTS - SERVICES - WE ...
0
votes
2answers
94 views
Sprucing up my Home Page [closed]
So we have a home page that looks like this:
Nothing is fancy about it. The mouse turns into a hand icon when you put it over each image, and clicking it just redirects the page by either doing an ...
0
votes
1answer
170 views
how to make static home page to my multiple installation wordpress site?
first off i am sorry for the poorly formulated question up there ....
okay ... this is my problem .. i am building a website with multiple installations of wordpress now i want to make a one page to ...
1
vote
2answers
1k views
are there any alternative to setHomePage function?
I need to set the home page in browser, but setHomePage works only in IE.
Are there any method to do it? (i can't find such results)
Thanks much
2
votes
3answers
4k views
i need script in jquery that make the page as your default home page website in the browser
i need script in jquery / javascript that make the specific site as the homepage in the browser,
i need it compatible for all browsers , if that possible .
i dont mean it should be done ...