Re: How can i get inline styles of div in runtime?

2011-07-28 Thread accord
thanks. i found solution like this yesterday.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-can-i-get-inline-styles-of-div-in-runtime-tp3698773p3700702.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



How can i get inline styles of div in runtime?

2011-07-27 Thread accord
Hi,

For example, i did something with my div by javascripts and changed it's
width, height, left, top or others attributes.
So, how can i get this values in wicket : width=x .. ? for example by click
button or when it's some event come: onmouseup, but the event not of this
div, the event from some other component.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-can-i-get-inline-styles-of-div-in-runtime-tp3698773p3698773.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org