Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tooltip ?
#1
Hi,
How do I make the image tooltip?

[Image: rEf4K.png]
Reply
#2
It's a jquery plugin available from here,

http://code.drewwilson.com/entry/tiptip-jquery-plugin

It just requires adding a javascript file to your forum and editing the templates where you would like the tooltip to appear.
Reply
#3
I tried this, but it is a conflict?

Are You the codes, could you share?
Reply
#4
When you are setting the class in javascript, make sure to use this

Code:
<script type="text/javascript">
jQuery.noConflict();

//Your code

</script>
Reply
#5
We make in this way conflicts with the sidebar?

Code:
<script type="text/javascript">
jQuery.noConflict();
jQuery(document).ready(function() {

//Your code
</script>

sidebar does not work this time?
sidebar => sidebox
Reply
#6
How many jquery plugins are you using ?
Reply
#7
I would like to thank my friend. Now up and running no problem .. [Image: 7K81n.gif]
Reply
#8
That's good to hear, now just add the tooltip class to what ever you would like it to appear on.
Reply
#9
ok thank you very much.
Reply
#10
Ive been trying to use this but just cant seem to get it running, any chance to get a tut on this pls. Smile
Can't find Games?
--- My GameSection ---
Tr4v3sty.com
Reply




Users browsing this thread: 1 Guest(s)