Thanks, Klaus. Simplicity is good! On Oct 30, 12:55 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote: > On 30 Okt., 18:32, SterlingK <[EMAIL PROTECTED]> wrote: > > > $(document).ready(function() { > > $('.round_box').corner(); > > $('#tab_menu > ul').tabs({ cache: false, remote: true, show: > > function() { $('.round_box2').corner(); } }); > > > }); > > There is no longer a remote option by the way. That is handled > automatically in UI Tabs... and the cache setting is false by default. > > --Klaus
- [jQuery] rounded corners in tabs SterlingK
- [jQuery] Re: rounded corners in tabs Dave Methvin
- [jQuery] Re: rounded corners in tabs SterlingK
- [jQuery] Re: rounded corners in tabs SterlingK
- [jQuery] Re: rounded corners in tabs Klaus Hartl
- [jQuery] Re: rounded corners in tabs SterlingK
- [jQuery] Re: rounded corners in tabs SterlingK
- [jQuery] Re: rounded corners in tab... Klaus Hartl
- [jQuery] Re: rounded corners in... SterlingK