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.
