I like the idea of thickbox, but I have a few concerns.

1. I would really prefer not to rewrite my css for all of *my* elements to
handle the global padding, margin, etc changes by the thickbox.css file.
How will thickbox behave if I comment out the global settings.

2. I still have to use prototype for one function that I have yet to get
working on jQuery.  So my jQuery calls start with this var $j =
jQuery.noConflict(); to make it play nice.  Do I need to change all the $ in
the thickbox.js file to make it play nice too?

3. My use for thickbox is to pull up an edit form for some session values.
How have other people handled form submissions with thickbox?  I'm going to
have the form submit and on success call a different function on my base
page to reload (via jQuery) my results.


I appreciate your help for this jQuery newbie.

-Shelane


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to