SVG Pop Up windows

V

Victoria

Hi everyone,

I would like to pop up a new window when the mouse over an icon,
but I don't like to link to another new page, as I will get the
details in the database and then I will add those details as the
text in the pop up window.

Does anyone know how to do this in svg? is it use the javascript?

Thanks!
Victoria
 
J

Jim Ley

maybe something like this also works with icons?

<big id="tooltip1" title="*">*</a></big>
<script language="JavaScript">tooltip1.title = "this is the new popup text
"</script>

Not in SVG... Maybe in 1.2 but then it would be the title element
child, since title is not a valid attribute...

Jim.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,077
Messages
2,570,569
Members
47,205
Latest member
KelleM857

Latest Threads

Top