In HTML 4.0 the title attribute is among the 16 core attributes that you can apply to almost all the elements in both HTML 4.01 and XHTML 1.0. For some reason it doesn't work in IE 6. I also see it working in Fire Fox.
Regards, Dan
William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
I have a similar sort of question. I want to show tooltip of options in the select tag. I am using the <select> and <options> tags. Is there any possibility of showing the option's data in tooltip?