Tagged Questions

0
votes
1answer
44 views

How can I find a div in javascript or jquery

How do I find on my page using javascript or jquery?
3
votes
1answer
80 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 …
1
vote
2answers
279 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
760 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.
1
vote
1answer
144 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
195 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
109 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.
1
vote
1answer
69 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
91 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?
0
votes
2answers
56 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 …
0
votes
1answer
63 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- …
0
votes
1answer
32 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
72 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
36 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
12 views

add a class to something based on its content in jquery?

I have a bunch of divs that have the same class on them. They are created dynamically, so I can't assign any further classes to differentiate them. Is there anything I can do to …

1 2 next
15 30 50 per page