ok but now have another problem. when i set remote to true, the page keeps outputting itself over and over and over this crash. anyone else having issue with remote?
Klaus Hartl wrote: > > > Eridius wrote: >> >> I am trying to use the Tabs plugin but it is not really working. her eis >> my >> demo: >> >> http://www.apex-wowguild.com/dev >> >> It work when you first click on the click but when you go back to a link, >> it >> just does not shouw anything. I am just using .tabs() and the html looks >> good to me. > > The html may look good to you, but it isn't. It's invalid, you're using > the id "one" twice in your document (once for the tabs) and that is why > the tabs do not work as expected. > > Please make sure to validate your HTML! That is once again an example > why standards are important and how invalid HTML has effect on scripting > as well. > > Here's a link to the W3C HTML validator: > http://validator.w3.org/ > > If you've installed the Web Developer Toolbar validating is as easy as > hitting a key stroke. > > > --Klaus > > > -- View this message in context: http://www.nabble.com/Tabs-not-working-tf4270943s15494.html#a12164434 Sent from the JQuery mailing list archive at Nabble.com.