ah! Question: is there script code therein that actually fires something? You'll need that.
See, if you just load some divs (say) that you expect to be styled, tabs won'd re-fire in the presence of these new structures. Anything coming-in after the fact will need its own trigger to invoke ui-tabs. It's hard to say because I don't have a clear picture of what you are attempting to do but, quite likely, you're missing a trigger-to-action in your new js. **--** Steve On Jan 5, 11:09 am, softdaemon <[email protected]> wrote: > Sorry - unattented interrupt !! > > When I load the tabs page which in turn loads the contained page, the > contained page loads and is correctly displayed. > Firebug seems to thinck that the action script is correctly loaded > But it has no action > > Charles > > On 5 jan, 15:36, softdaemon <[email protected]> wrote: > > > Space verified and one more added > > > I use Firebug in Firefox por my tests > > > When I load the contained page alone the action script loads AND is > > active > > > When I load the tabs page which in turn loads the contained page, the > > contained pa > > > On 4 jan, 20:06, Steven Black <[email protected]> wrote: > > > > You need a space between the type and src attributes in the script > > > tag. > > > > **--** Steve > > > > On Jan 4, 12:08 pm, softdaemon <[email protected]> wrote: > > > > > I want to load a content in a page containing tabs ( jQuery 1.3.2 - > > > > jQuery UI tabs 1.7.2) with > > > > > <li><a href="./Onglets/personneGeneral.php"><span>General</span></a></ > > > > li> > > > > > The script <personneGeneral.php> contains some lines as > > > > <script type='text/javascript'src='/GeneamaniaTest/jscripts/ > > > > generalPersonne.js' ></script> > > > > > But this script does not load and the contained page is inactive. > > > > > Any ideas ? > > > > > (Sorry for my english !) > >
-- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.
