I’d like to use the code from http://jquery-ui.googlecode.com/svn/trunk/demos/tabs/vertical.html but how do I access the relevant source files (js and css files)?
I’d like to use the code from http://jquery-ui.googlecode.com/svn/trunk/demos/tabs/vertical.html but how do I access the
Share
If you do a Control+U (or a view source in your browser), you’ll be able to see what files are being loaded.
Another option is the JSView add-on for Firefox, which will list the JS/CSS files loaded in a given page https://addons.mozilla.org/en-US/firefox/addon/jsview/