HTML Question
This is a discussion about HTML Question in the Windows Software category; Hi Guys, I am making a webpage for my assignment and it has to contain some code and images. I want the code to appears as sidebars or as folllows. For example, if in Windows you go help and you see a word underlined and you click on it, it bring up this small little TOOLTIP TYPE BOX and states the defintion of tha ...
Hi Guys,
I am making a webpage for my assignment and it has to contain some code and images. I want the code to appears as sidebars or as folllows.
For example, if in Windows you go help and you see a word underlined and you click on it, it bring up this small little TOOLTIP TYPE BOX and states the defintion of that word there. I want a similar function which shouldn't be ALT TEXT.
How to do that in HTML.
Thanks.
I am making a webpage for my assignment and it has to contain some code and images. I want the code to appears as sidebars or as folllows.
For example, if in Windows you go help and you see a word underlined and you click on it, it bring up this small little TOOLTIP TYPE BOX and states the defintion of that word there. I want a similar function which shouldn't be ALT TEXT.
How to do that in HTML.
Thanks.
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
Like a JavaScript popup box when you click on it?
OP
How does a Java Script Popup Box Look Like. I have no idea about that.
I mean to say, it shouldn't be a new window. Just the same window with a little box appearing just like TOOLTIP (dont want to use ALT Text)
I mean to say, it shouldn't be a new window. Just the same window with a little box appearing just like TOOLTIP (dont want to use ALT Text)
It'd be a new browser window, without the menubar, if I am not mistaken.
Try this: http://www.bosrup.com/web/overlib/