Welcome To Snipplr
Everyone's Recent HTML Snippets Tagged jquery
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
this thing works except of course for IE which makes the bold text make a little jump like effect in the end. If anyone has a solution please let me know :)
cheers!
Johanna
0
657
posted 13 years ago by epictree
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
657
posted 14 years ago by touffies
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
645
posted 14 years ago by Deej
First, we select the link with an ID of #some_id, and prevent the default event from occurring (which would be to follow the link and load the target page). We grab the original destination of the link (by retrieving the href attribute of the link we...
3
670
posted 14 years ago by jmsrie
Grab Google CDN's jQuery. Fall back to local if necessary, Taken from the HTML5 Boilerplate.
1
1032
posted 14 years ago by f6design
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
1187
posted 14 years ago by knedle
There are a lot of 'starters' out there but I wanted one with all the things I use to start a new project. I find it easier to remove lines I don't need than to hunt and peck for each item...this also makes the starter serve as a sort of 'checklist'...
2
1269
posted 15 years ago by mahalie
This is a raw example of the nested lists structure with inherited numeration.
0
772
posted 15 years ago by frujo