How do I use the jQuery UI widgets? Quick Start Guide not detailed enough....
How do I use the jQuery UI widgets? Quick Start Guide not detailed enough....
Hi all,
I'm new to javascript libraries in general. I am trying to use the use the UI widgets, but I'm not getting the results demonstrated in the Getting Started guide at http://jqueryui.com/docs/Getting_Started. Here is my code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Widget testing</title> <script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"