Coding-Spot

You are not connected. Please login or register

 
 
 

Speech bubble tooltips

Message (Page 1 of 1)

#1

ashik4u

ashik4u
 
Advance Member

Posted May 6th 2013, 11:15 pm

 
Hello, I need to add a style in my forum. Here the link source is http://www.dynamicdrive.com/dynamicindex5/speechbubblestooltip.htm

I want to do like that. Can you explain the process?

Forum Url: http://www.bdtipsntricks.com/
Version: PunBB



http://www.bdtipsntricks.com/


#2

BlackScorpion

BlackScorpion
 
Advance Member

Posted May 7th 2013, 6:39 am

 
Mark, these would look cool on our sites when they click on a topic?? :D: :;): Instead of the tooltips we have now?





#3

Mark

Mark
 
Administrator
Administrator

Posted May 7th 2013, 6:21 pm

 
I'll do it later, since i'll watch a movie first :D:



https://coding-spot.darkbb.com


#4

BlackScorpion

BlackScorpion
 
Advance Member

Posted May 9th 2013, 1:23 am

 

*
THANKED

Mark wrote:I'll do it later, since i'll watch a movie first :D:

Boy that a long movie.. :3: :D:





#5

Mark

Mark
 
Administrator
Administrator

Posted May 9th 2013, 11:35 pm

 
I'm sorry, i'll give this a shot tomorrow. I do get busy in the past few days. :;):



https://coding-spot.darkbb.com


#6

Mark

Mark
 
Administrator
Administrator

Posted May 11th 2013, 4:53 am

 
Go to your homepage message and paste this:
Code:
<link rel="stylesheet" type="text/css" href="http://www.dynamicdrive.com/dynamicindex5/speechbubbles.css" />

<script src="http://www.dynamicdrive.com/dynamicindex5/speechbubbles.js">
</script>

<script>
jQuery(function(jQuery){ //on document.ready
 jQuery('.addspeech').speechbubble()
})
</script>

<a class="addspeech" href="http://coding-spot.darkbb.com/" title="This is the text that the tooltip will show">FM Coding-Support</a>

Now for the tooltip on a link, just modify the href and the title:
Code:
<a class="addspeech" href="http://coding-spot.darkbb.com/" title="This is the text that the tooltip will show">FM Coding-Support</a>

:D:



https://coding-spot.darkbb.com


#7

Mark

Mark
 
Administrator
Administrator

Posted May 29th 2013, 7:06 am

 
Since the problem appears to be solve and the solution where provided, i will locked this and move to archive section. ~Locked and Moved Happy



https://coding-spot.darkbb.com


#8

Sponsored content


 

Posted

 





Message (Page 1 of 1)

Permissions in this forum:
You cannot reply to topics in this forum

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None