I've given the code you sent a look over and unfortunately there's not
enough to diagnose what (of the many things) could be going wrong.

What does the "loadFile" function do?

Could you perhaps post a "cut down" version of the page? It should
contain all the JavaScript you've written and the basics of the page
(say with just two tabs).

Karl rudd

On 7/13/07, Karl Rudd <[EMAIL PROTECTED]> wrote:
Bruce,

Klaus Hartl may be able to help you but you have to give it some time.
It's only been 10 hours since your first post :).

I'm sure you realise that most people on this list work so you have to
give them some time to respond.

I haven't used the Tabs plugin myself but I'll give your problem a
quick look over.

Karl Rudd

On 7/13/07, Bruce <[EMAIL PROTECTED]> wrote:
>
> You know what?
>
> While some of us don't know it all, aren't highly "evolved" programmers, and
> maybe even don't ask a question or ask for help in the "proper" way.
>
> None of you knew anything when you started either.
>
> jquery may be great, but completely ignoring help requests from newbies
> makes it sad and creates a lot of negativity.
>
> No more ques, I'll drop off list and promote something else/
>
> ----- Original Message -----
> From: "Bruce" <[EMAIL PROTECTED]>
> To: <jquery-en@googlegroups.com>
> Sent: Thursday, July 12, 2007 9:29 PM
> Subject: [jQuery] Re: jquery tabs collapsing
>
>
> >
> > Am I not asking correctly?
> >
> > ----- Original Message -----
> > From: "Bruce" <[EMAIL PROTECTED]>
> > To: <jquery-en@googlegroups.com>
> > Sent: Thursday, July 12, 2007 9:16 PM
> > Subject: [jQuery] Re: jquery tabs collapsing
> >
> >
> >>
> >> Could this be caused by being on a temporary domain?
> >>
> >> Bruce
> >> ----- Original Message -----
> >> From: "Bruce" <[EMAIL PROTECTED]>
> >> To: <jquery-en@googlegroups.com>
> >> Sent: Thursday, July 12, 2007 2:08 PM
> >> Subject: [jQuery] jquery tabs collapsing
> >>
> >>
> >>>
> >>> I'm using the tabs on a site, when I click on next tab or go back they
> >>> all collapse. I have no idea why they didn't b4??
> >>>
> >>> <div id="container-1">
> >>> <ul>
> >>> <li><a href="#Kailua"><span>Kailua</span></a></li>
> >>> <li><a href="#Makapuu"><span>Makapuu</span></a></li>
> >>> <li><a href="#Waialae"><span>Waialae</span></a></li>
> >>> <li><a href="#Waimanalo"><span>Waimanalo</span></a></li>
> >>> </ul>
> >>>
> >>> <div id="Kailua">
> >>> <ul>
> >>> <li style="float:left;margin:4px;width:200px;height:180px;text-align:
> >>> left"><div class="vid_title">
> >>> <a href="javascript:loadFile({file:'/player/video/shark.flv'})"><img
> >>> src=" /images/shark_3.jpg" width="90px" height="75px" alt=""
> >>> />Kailua</a>
> >>> </div>
> >>> <div class="vid_description">Shark fishing</div></li>
> >>> </ul>
> >>> </div>
> >>> <div id="Makapuu">
> >>> <ul>
> >>> <li style="float:left;margin:4px;width:200px;height:180px;text-align:
> >>> left"><div class="vid_title">
> >>> <a href="javascript:loadFile({file:'/player/video/shark.flv'})"><img
> >>> src=" /images/shark.jpg" width="90px" height="75px" alt="" />Shark2</a>
> >>> </div>
> >>> <div class="vid_description">more fishing and stuff</div></li>
> >>> etc
> >>> Cut off to be shorter here
> >>>
> >>> Bruce P
> >>> bkdesign
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >>
> >
> >
> >
> >
>
>
>

Reply via email to