Hi all
my application has many tooltips which pops up small window on mouse over on some text. it is making use of
java script to get it done, i wanted that poped up window to right to the text. its working fine in some webpages. but in some pages its showing off the screen. for all mouseover events it is making use of same javascripts files, why it is diplaying differently . and it i want to make the poped up window to be right of my text, where can i make changes
thanks in advance