Re: Menu having three gradient images.

2010-06-15 Thread Stefan Bachert
Hi,

GWT could only do what the browser supports.
And IE is just poor and a waste of time

However, when you know a trick in html, you can put html to a menuItem

setHTML()

Stefan Bachert
http://gwtworld.de


On Jun 14, 11:28 am, Sandeep kumar sandeepsrivastav...@gmail.com
wrote:
 Hi,
 I am facing the problem when i want to construct a menuitem having
 rounded image[built from 3 seperate gradient image].
 In Mozilla, we can write three backgroud image in one class and for
 one element.
 But in IE, we cannot.
 In IE, we can do it by span tag in html.
 But in GWT, how can i write this.
 Please help.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Menu having three gradient images.

2010-06-14 Thread Sandeep kumar
Hi,
I am facing the problem when i want to construct a menuitem having
rounded image[built from 3 seperate gradient image].
In Mozilla, we can write three backgroud image in one class and for
one element.
But in IE, we cannot.
In IE, we can do it by span tag in html.
But in GWT, how can i write this.
Please help.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.