|
Re: [jQuery] Possible changes to hide/show: msg#01210lang.javascript.jquery
After playin around with this some more ... I'm beginging to wonder if it is even possible to collapse a table row with .hide() and .show() from the fx module. I can't get a row height to be smaller than its conents unless I tell it to be display: block and then that really messes up the table in Firefox and Safari. I'm starting to think the best solution is to just short cut any table related elements to the plain .hide() and .show(). I haven't completely given up but everything I've tried thus far just isn't working ... or even close to working. -- Brandon Aaron On 10/13/06, Richard Thomas <lists@xxxxxxxxxxxx> wrote: > hide and show do not work properly on a table row within firefox, it > does however work in IE > > The reason being, firefox requires you use the "table-row" for the > display method instead of "block". > > > -- > Richard Thomas - CEO > Cyberlot Technologies Group Inc. > 507.398.4124 - Voice > > _______________________________________________ > jQuery mailing list > discuss@xxxxxxxxxx > http://jquery.com/discuss/ >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [jQuery] Ajax to update multiple fields, Scott Sharkey |
|---|---|
| Next by Date: | Re: [jQuery] Form plugin revisited ;-), Aaron Heimlich |
| Previous by Thread: | Re: [jQuery] Possible changes to hide/show, Brandon Aaron |
| Next by Thread: | Re: [jQuery] Possible changes to hide/show, John Resig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |