why not try append() instead of prepend() ?

in
$("body").prepend("<div id='intuitHeader'></div>");

olivvv

Glen Lipka wrote:
Sample URL:
http://glenlipka.kokopop.com/jQuery/slideMenu.htm#

I am trying to make the header totally loaded through jQuery.
So my steps are:
1. Insert DIV right after body
2. $Load html for DIV and anchor link
3. set toggle function on anchor link

Almost everything seems to work, but the toggle is not getting bound right.
Am I breaking the rules here? Sorry for the rapid fire help requests. :)

Thanks.

Glen

_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to