Am trying to build a WorldofWarcraft Guild forum. Is it possible to add for the topic the following: - a [item] code where : if [item]Frostguard[/item] a popup window will appear on mouseover with info take from http://wow.allakhazam.com/ihtml?Frosguard
it's been a while am working on different methods but no luck.<
I would take a look at the overlib javascript functions. Basically, they allow for popups when you hover over text. Then add something to the extratags function in inc_func_common.asp to change the [item][/item] tags into a <span> that uses the overlib.<
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com)