I want this:
http://jqueryui.com/demos/dialog/#modal-message
to happend when you click on ClickMe.
how to do this?
Instead of div.thedialog, give div#thedialog. the . is used with class names and # is used when you are working with ids.
( Also, if this is the actual code you used, there was a missing bracket :) )
The working code:
Your files have downloaded successfully into the My Downloads folder.
Currently using 36% of your storage space.
Clickme