Welcome To Snipplr
Everyone's Recent Snippets Tagged jquery
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
If your sortable.serialize() method doesn't work properly, do it by yourself ;-)
        
        
        
            0 
        
        
            732 
        
                    posted 14 years ago by bLeveque
            Giorgio fecit.
Serve per controllare, a partire da un checkbox, che non ne siano selezionati altri nella stessa riga.
        
        
        
            0 
        
        
            1090 
        
                    posted 14 years ago by tuffo19
            Description: If this method is called, the default action of the event will not be triggered.
For example, clicked anchors will not take the browser to a new URL. We can use event.isDefaultPrevented() to determine if this method has been called by...
        
        
        
            1 
        
        
            1477 
        
                    posted 14 years ago by lamebollock
            This example grab content from <a href="http://startupquote.com/">StartupQuote.com</a>. The ultra cool and super inspiring tumblr blog.
        
        
        
            1 
        
        
            1142 
        
                    posted 14 years ago by ebiansyah1402
            Code to add Google-hosted jQuery UI library to site. See styles and documentation at http://jqueryui.com/
        
        
        
            1 
        
        
            1292 
        
                    posted 14 years ago by cviolette
            jQuery to make Joomla-format menu dropdowns appear on hover. Change "#mainnav" to menu container selector.
        
        
        
            1 
        
        
            2249 
        
                    posted 14 years ago by cviolette
            Code to add Google-hosted jQuery to site. Includes noConflict to avoid conflicts with other libraries.
        
        
        
            0 
        
        
            1183 
        
                    posted 14 years ago by cviolette
            On focus, remove text inside input containing a title, put it back if it has not change
        
        
        
            0 
        
        
            929 
        
                    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 
        
        
            1003 
        
                    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 
        
        
            860 
        
                    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 
        
        
            2266 
        
                    posted 14 years ago by touffies