[jQuery] Toggle link - change text

2008-06-12 Thread Renobird
Hello. Looking for a way to change the text of a toggle link, so when toggled off the link reads show when toggled on the links reads hide Here's what I have: HTML * a href=# class=detailstriggerShow/a div class=filedetails The details are here. /div

[jQuery] Tabs and forms - Can this be done?

2008-05-13 Thread Renobird
Hello, This may be a rudimentary question - I'm new to Jquery. I'm using UI/Tabs successfully - http://docs.jquery.com/UI/Tabs I have a contact form in one of the tabs...and I'd like the form to get submitted via ajax and return a response from from the server in the same tab. Can this be