enyo / opentip

Opentip is an open source javascript tooltip based on the protoype framework.
http://www.opentip.org
1.25k stars 401 forks source link

Opentip Tutorial #120

Open mibr020 opened 9 years ago

mibr020 commented 9 years ago

I'm pretty new to web developing but i'm pretty excited to use opentip in my personal projects.

However i'm finding it difficult to do the simplest of tasks with it....

i'm attempting to show a tooltip when the mouse hovers over an tag that implements a base64 representation of an svg, however neither html tags nor javascript were able to do this

can someone perhaps point me to the right direction with this?

Cheers, Mazin