Where is the detailed documentation?
I'm new to JQuery and JQuery UI. I've heard a lot of good things
about both libraries and have decided to give it a try.
They site looked good and felt intuitive, at least at first. Building
a custom download and getting the files was a breeze. Now it was time
to do something cool. So i decided to make a panel slide in and out
from the right edge of the window.
And that's where the sh... hit the fan. The Toggle effect page talks
about the options but does not provide neither the values for the
options not the proper syntax. The code on the page is far from a
basic example and is impossible to translate for a newbie.
So i spend 35 minutes trying to find the proper syntax to make toggle
go to the right instead of the the left.
And only after digging in this group did i find the following link,
which had all the needed information. The ironic thing is that it
seems to be the old JQuery site.
http://docs.jquery.com/UI/Effects/Slide
A small suggestion: Since the current documentation pages are sadly
lacking in any useful detail it would be very helpful to a lot of
people to be able to access the page listed above directly without
going on a fishing expedition.
--