| Author |
Tooltip using struts2 tag i.e s tag
|
surendra gogineni
Greenhorn
Joined: Jul 19, 2012
Posts: 4
|
|
Hi,
I am trying to do a tooltip for a textfield in having s tag.
I dont want to use the tooltip provided in struts2.
I want to display the tool tip some thing to the left not below.
Can any one please help me on this.
Thanks in advance
|
 |
surendra gogineni
Greenhorn
Joined: Jul 19, 2012
Posts: 4
|
|
Are there any jquery tooltip plugins ..?
so that i can use them ..
|
 |
surendra gogineni
Greenhorn
Joined: Jul 19, 2012
Posts: 4
|
|
|
Need a tooltip for textbox not fot the label...
|
 |
Swetha Popuri
Greenhorn
Joined: Jul 19, 2012
Posts: 7
|
|
Hi, try this - http://jquery.bassistance.de/tooltip/demo/
This has pretty good examples. Try View Source of that page to see how the demo is implemented. You can customize the tool tip position also.
|
 |
 |
|
|
subject: Tooltip using struts2 tag i.e s tag
|
|
|