Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Basic styling to set up menu that's typically in the footer into a horizontal format.
0
893
posted 14 years ago by cviolette
Basic style to set up Joomla-format menu as horizontal menu with dropdowns.
0
1034
posted 14 years ago by cviolette
Code to add Google-hosted jQuery UI library to site. See styles and documentation at http://jqueryui.com/
1
1034
posted 14 years ago by cviolette
jQuery to make Joomla-format menu dropdowns appear on hover. Change "#mainnav" to menu container selector.
1
1037
posted 14 years ago by cviolette
Code to add Google-hosted jQuery to site. Includes noConflict to avoid conflicts with other libraries.
0
926
posted 14 years ago by cviolette
This code will retrieve the url of a featured image in order to use it as a background.
0
904
posted 14 years ago by jli
On focus, remove text inside input containing a title, put it back if it has not change
0
735
posted 14 years ago by touffies
Get all the links and check if there's a rel attribute external, if not, compare href to the current domain name.
0
827
posted 14 years ago by touffies
This function will find elements with your default classOver and will change the file name to add _ro into it.
ie: filename.gif -> filename_ro.gif
0
717
posted 14 years ago by touffies
Custom dropdown field, replace defaut dropdown style with custom design.
This function does not replace the select field.
1
1073
posted 14 years ago by touffies
Split a single phone number input field into 3 small input fields and create an hidden field for validation and keep server side variable name.
0
1149
posted 14 years ago by touffies
Hello,
I have been developing with jQuery for just over a year now, I thought I would share something with you that I have found pretty time saving over the past few months.
If you have ever had javascript conflicts due to several different jav...
2
917
posted 14 years ago by mike-tempest