Re: [jQuery] jquery numeric spinner and jqueryui tabs

2009-12-10 Thread Richard D. Worth
On Wed, Dec 9, 2009 at 4:52 PM, Jason Meckley jasonmeck...@gmail.comwrote: it appears that calling load programatically (rather than clicking on the tab manually) does not call the show function. In that case, you might try .triggerHandler('click') - Richard

[jQuery] jquery numeric spinner and jqueryui tabs

2009-12-09 Thread Jason Meckley
I have a set of tabs that loads it's contents using ajax. within some of these tabs I have defined numeric spinners. I have found that i need to configure my spinners on tabsshow, not tabsload. however tabs load works for just about everything else i do dynamically. I'm guessing this has something