[jQuery] Re: Using a variable as a CSS property

2009-05-29 Thread Nathan Searles
Found the solution. By using var params = {}; params[variable] = 100; animate(params); http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> Test http://jqueryjs.googlecode.com/files/ jquery-1.3.2.min.js"

[jQuery] Re: jquery accordion inside the jquery tabs

2009-05-22 Thread Nathan Searles
You'll want to read: http://docs.jquery.com/UI/API/1.6/Tabs At the bottom there is a section called "...my slider, Google Map, etc. not work when placed in a hidden (inactive) tab?". As the docs state: Any component that requires some dimensional computation for its initialization won't work i