1
vote
3answers
3k views
IE8 window.open alternative in javascript/jquery
Is there an alternative to window.open in javascript/jquery? I'm asking because the function doesn't seem to work in IE8 any longer.
0
votes
1answer
119 views
How can I find a div in javascript or jquery
How do I find on my page using javascript or jquery?
1
vote
2answers
715 views
How can I make a basic jquery rotator?
Are there any jquery rotators out there that are both basic and flexible? I've tried a bunch of carousel ones and they are not what I want.
It should have pager ability and trans …
1
vote
1answer
512 views
add class on hover wtih jquery
I'm stuck on how to add a class on hover and remove it on mouseout.
1
vote
1answer
493 views
How can I make a lightbox effect on pageload?
I want to make a popup div appear on pageload with a lightbox type effect - how do I do that?
1
vote
1answer
208 views
Trigger event in JQuery based on whether div has content or not
I want to trigger an event in jquery based on whether or not it has content in it. How do I do that?
1
vote
1answer
229 views
Sliding Overlays
I'm looking for a snippet for an div with an image in the background and a translucent overlay that slides up on hover and down on mouse out.
0
votes
1answer
155 views
Add Commas to List Items Except for Last One JQuery
I have a bunch of items that I want to seperate by commas, but this is causing the last item to also have a comma. How do I keep the last item from having a comment?
$("#popular- …
1
vote
1answer
157 views
Style a Form Button With CSS
How can I style a form button or .net control button if I don't have access to the code to insert an image?
3
votes
1answer
117 views
How do you make rounded corners in all browsers?
CSS? JQuery? What's the best and most efficient way to make rounded corners that work in all browsers?
I've tried a few and right now I'm making small divs that are positioned nega …
0
votes
2answers
112 views
Use jQuery hosted by Google or hosted by Microsoft?
They both offer jQuery hosting now - which should I use? I'm leaning towards the Microsoft option since they also host the jquery-1.3.2-vsdoc.js file which means I get full Intell …
1
vote
1answer
227 views
Current Year Copyright Line in JQuery
I was wondering what ways there are to have the current year in a copyright line. I don't like having to change it manually every year.
2
votes
1answer
75 views
How can I build a rotating “Tips” feature using Javascript
I'd like to build a Javascript function that can read tips off of an XML or text document and display them randomly. I may up to two on screen at a time and it would be nice if the …
0
votes
1answer
38 views
Halloween Ghost Script: count hidden divs?
I have a script that I'm working on which is close to functionality sought here: http://snippetgood.com/questions/48/ninjafy-javascript-halloween-pirates-or-ghosts-or-ninjas
The …
1
vote
1answer
37 views
Use the Latest Jquery Directly from Google
It's really problematic to update files, change version, make sure you got every instance... so I'm looking for a way to add the latest jquery all the time.

