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