Forum Moderators: open

Message Too Old, No Replies

jquery popup or tooltip

         

tonynoriega

9:55 pm on Jul 29, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



im looking for an easy, customizable tooltip that i can use an image map with, using coords="x,x,x,x" shape="poly"....

etc...

everything i can find uses css, and i cant really make a square shape fit the coordinates i would like to use... i.e. the polygon shape...

rocknbil

11:54 pm on Jul 29, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Does the title or alt attribute help you?

<area shape="poly" coords="119,47,103,47,100,61,95,71,109,67,124,69,119,54" href="test.html" alt="alt attr" title="title attr">