Hi,
Get connected with on Skype.
My skype id: - jainbrijesh@skype.com
--
With regards,
Brijesh Jain.
Monday, June 29, 2009
Get connected with me on skype
Posted by Brijesh at 11:19 AM 0 comments Links to this post
Thursday, May 21, 2009
How to fetch the tool tip of an object in a webpage?
Question:- How to fetch the tool tip of an object in a webpage?
Answer:- (Option1)- Search for "alt" properties in the object properties list. "alt" properties designed to store the tool tip text of objects in a webpage.
(Option2)- Try with " Title" HTML tag. For example for tool tip on an image,
<img src="../images/test_image.gif" title="Test Image">
If the title tag is there in inner HTML, tool tip should display.
--
With regards,
Brijesh Jain.
Posted by Brijesh at 11:39 AM 0 comments Links to this post
Subscribe to:
Posts (Atom)

