I've made no progress on this. I only seem to be able to break it in
different ways every time I make a change that seems right. Can
anybody lend a hand?
On Oct 9, 4:17 pm, illtron <[EMAIL PROTECTED]> wrote:
> Hi, I posted this a few weeks ago but I didn't get any traction. I
Hi, I posted this a few weeks ago but I didn't get any traction. I've
been fumbling with it on and off since then, but I'm not getting
anywhere. I figured it couldn't hurt to try again.
I think I'm pretty close to getting this to work, but it's not quite
there. This is essentially tab functionali
I've been playing around with this, but I can't come up with a good
solution. It seems like I can only break another thing when I fix one.
On Sep 24, 4:24 pm, illtron <[EMAIL PROTECTED]> wrote:
> I think I'm pretty close to getting this to work, but it's not qui
I think I'm pretty close to getting this to work, but it's not quite.
This is essentially tab functionality, but the initially showing div
needs to be randomly chosen.
I can either show the random div initially, but then the links don't
work. Alternatively, I can make the links work, but then I c
]> wrote:
> Do you have a link you can provide? Something online?
>
>
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of illtron
> Sent: Wednesday, August 27, 2008 8:37 AM
> To: jQuery (English)
> Subject:
I updated my script slightly to include the fade in/out, but still no
progress on the bigger problem of hiding other forms when clicking
inside of a new searchpanel.
On Aug 27, 11:29 am, illtron <[EMAIL PROTECTED]> wrote:
> Here you go. This example functions how I initially des
Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of illtron
> Sent: Wednesday, August 27, 2008 8:37 AM
> To: jQuery (English)
> Subject: [jQuery] Hiding other divs when I show one
>
> I'm working on a script, and I've got it working ab
rom: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of illtron
> Sent: Wednesday, August 27, 2008 8:37 AM
> To: jQuery (English)
> Subject: [jQuery] Hiding other divs when I show one
>
> I'm working on a script, and I've got it working about halfway. Th
I'm working on a script, and I've got it working about halfway. The
page will show a bunch of panels, and clicking a link hides a text div
and shows a form.
Here's the jQuery. Right now, it toggles the searchform and panel_text
divs in the same searchpanel div. I'd like to have it so that when yo
I'm working on a script, and I've got it working about halfway. The
page will show a bunch of panels, and clicking a link hides a text div
and shows a form.
Here's the jQuery. Right now, it toggles the searchform and panel_text
divs in the same searchpanel div. I'd like to have it so that when yo
e options...
> so.hide('slow', function(){ //when options are hidden...
> //...show the target searchbox...
> t.show('slow', function(){ anim = false; });
> });
> }
> return false;
> });
>
> });
>
> On May 8, 1:52 am, illt
I'm new to (writing anything myself with) jQuery, so bear with me if
this is a boneheaded question.
I'm trying to build a box that starts with six options, then if you
click one of them, that content fades out, and is replaced with the
content for that option. (You're given a different search box
12 matches
Mail list logo