[jQuery] Re: Jquery toggle headache

2007-08-22 Thread Pops
On Aug 21, 5:30 pm, Codex <[EMAIL PROTECTED]> wrote: > Nope, still the same problem... h, I can't duplicate it at all. In fact, I tried it on my form message lister lister as an alternative to a popup preview and its working pretty smooth. No unexpected wierdness. I also explored using on

[jQuery] Re: Jquery toggle headache

2007-08-22 Thread Codex
Nope, still the same problem... On Aug 21, 8:19 pm, Pops <[EMAIL PROTECTED]> wrote: > > What I was really saying with 'acting weird':. Let's say you have 3 > > list items and you click the first one, it opens the way it should > > (fade in). Clicking again closes the item as it should (fade out).

[jQuery] Re: Jquery toggle headache

2007-08-21 Thread Pops
> What I was really saying with 'acting weird':. Let's say you have 3 > list items and you click the first one, it opens the way it should > (fade in). Clicking again closes the item as it should (fade out). You > can repeat it over and over and it performs right. BUT, if you click > for instance

[jQuery] Re: Jquery toggle headache

2007-08-21 Thread Codex
Hi Pops, Thank you for your reply and quick scan. Yeah, I knew I had to explain what was actually happening that wasn't right, but I had a bit of trouble finding the right words ;-) What I was really saying with 'acting weird':. Let's say you have 3 list items and you click the first one, it op

[jQuery] Re: Jquery toggle headache

2007-08-21 Thread Pops
Codex, I played with your code and this is what I found: Yes, It acted "wierd!" First, I think that was because of the onFocus= on the tag link which will fool with your mind depending on where is the current keyboard focus including switching browser pages. :-). Changing it to OnClick= be

[jQuery] Re: Jquery toggle headache

2007-08-21 Thread Pops
On Aug 20, 4:50 pm, Codex <[EMAIL PROTECTED]> wrote: > It's sort of working, but the toggle seems to be acting weird. Can > someone please go over the code and tell me what I might be doing > wrong? A quick scan appears to be logical. What's wrong? Describe "Acting Wierd." By not being spec