toggle() takes two functions as arguments, so your
$("div#menuchild_1").toggle(
SHOW_FUNCTION
HIDE_FUNCTION
);
On Sep 12, 4:32 pm, robertaugustin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a problem with jquery's toggle function in Safari 3.1.2 and
> Google Chrome, maybe one of you knows th
008, at 6:35 PM, Morgan Allen wrote:
>
> > Just add the .click to the .clone() chain.
>
> > On Tue, Apr 29, 2008 at 2:19 PM, Matt Henry <[EMAIL PROTECTED]>
> > wrote:
>
> > I'm wondering if it's possible to use jQuery to manipulate content
> >
I'm wondering if it's possible to use jQuery to manipulate content
that has been generated by jQuery after the page has loaded.
Here's what I'm trying to accomplish: The user clicks a span in a long
block of text, and that span is cloned, wrapped in list tags, and
appended to a ul at the end of t
3 matches
Mail list logo