You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jqwicket-user
Hi,
I've got a div that starts with setVisible() set to false. I want to
be able to make this become visible using an animation which seems to
be done by adding a JQBehavior to another object. However, this is
only making the placeholder div visible and not the changing wickets
"getVisible()" value.
Is there some way of attaching the slide animation to the
setVisible(true) call?