Re: Float css atribute

2010-01-10 Thread Thomas Broyer
On Jan 10, 7:16 am, ben fenster fenster@gmail.com wrote: DOM.setStyleAttribute(m_userImgPnl.getElement(), float, left); using this line i am tring to set a simple panel style to float lest but when i run i see using firebug that  the change didnt happen anyone knows why? See

Re: Float css atribute

2010-01-10 Thread ben fenster
10x :) On Jan 10, 4:44 pm, Thomas Broyer t.bro...@gmail.com wrote: On Jan 10, 7:16 am, ben fenster fenster@gmail.com wrote: DOM.setStyleAttribute(m_userImgPnl.getElement(), float, left); using this line i am tring to set a simple panel style to float lest but when i run i see using

Float css atribute

2010-01-09 Thread ben fenster
DOM.setStyleAttribute(m_userImgPnl.getElement(), float, left); using this line i am tring to set a simple panel style to float lest but when i run i see using firebug that the change didnt happen anyone knows why? -- You received this message because you are subscribed to the Google Groups