Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
SajMalik
SajMalik
I want to add "?" in various places with pop-ups attached explaining the item with the "?". The issue is the best way to display the pop ups - several on a page.
 
I have js code that would do this but requires header code as well as code for each "?".
 
Can anyone give me some good advice on the best way to approach this?
 
Many thanks.
 
Chris
 
Ross (Guest)
Ross (Guest)
I think the JQuery plugin Cluetip is what you're after. See
 
http://plugins.jquery.com/project/cluetip/
 
and
 
http://plugins.learningjquery.com/cluetip/#
 
I'm planning on using it myself but haven't got round to it yet.
 
Cheers
 
Ross
 
SajMalik
SajMalik
Thank you Ross, that is very helpful.
 
Riyaz (Guest)
Riyaz (Guest)
Hey Chris, Ross:
 
I am not a programmer, so kindly advise exactly how to work this into my site.
 
I would like to use this with my Options, where they have a list box of choices to make.
 
I want to provide specific instructions or images to show when they are at these particular options.
 
Currently I have setup a button which once they click will popup a window, but this one looks much better.
 
Thanks