|
|
Feedback on: irt.org FAQ Knowledge Base Q984
irt.org | About | Feedback | 1370 [ previous next ] Feedback on: Sent by Comments: if (toggle = !toggle) ...doesn't look like a valid comparison to me. Shouldn't this be if (toggle == true) Additionally, at no time during the script is toggle set to true, therefore the hide() function will never be called. Hope this helps, Other feedback on 'irt.org FAQ Knowledge Base Q984' - show all
|
-- div -->
|