Hover groups
3 posters
Page 1 of 1
Hover groups
How can i have a description in a box when the mouse go hover the groups name?
i use PUNBB
i use PUNBB
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
Hello,
You can search for some javascript for tool-tip. You can use it to show description.
You can search for some javascript for tool-tip. You can use it to show description.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Hover groups
help me!
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
and to apply it?
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
Just find the one you see is good and post it here and maybe i will try to help you..
Guest- Guest
Re: Hover groups
i need it! xD
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
Choose the one that you like from the this page u gave me : http://www.1stwebdesigner.com/freebies/stylish-jquery-tooltip-plugins-webdesign/
Guest- Guest
Re: Hover groups
ok!
1. Dynamic tooltip
4. Prototip
10. jGrowl
1. Dynamic tooltip
4. Prototip
10. jGrowl
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
Here is all codes.. you need to host them in your own host or they will be deleted.
You can test the code here:
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro
You know where u put these codes...
- Code:
<link rel="stylesheet" href="http://stanlemon.net/stylesheet/jquery.jgrowl.css" type="text/css" />
<script type="text/javascript" src="http://stanlemon.net/javascript/jquery.js"></script>
<script type="text/javascript" src="http://stanlemon.net/javascript/jquery.jgrowl.js"></script>
<style type="text/css">
.groups li {
display:inline;
margin:0;
}
</style>
<ul class="groups">
<li><a onclick="$.jGrowl('The Administrator Of the forum:<br />Gangstar15');" href="javascript:void(0);"> Administrators</a></li>
<li><a onclick="$.jGrowl('The Global Moderators Of the forum:<br />Gangstar15', { sticky: true });" href="javascript:void(0);">Global Moderators</a></li>
<li><a onclick="$.jGrowl('The Support Moderators Of the forum:<br />Gangstar15', { sticky: true });" href="javascript:void(0);">Support Moderators</a></li>
<li><a onclick="$.jGrowl('The Graphic Designers Of the forum:<br />Gangstar15', {sticky: true });" href="javascript:void(0);">Graphic Designers</a></li>
<li><a onclick="$.jGrowl('Forum Members:<br />Gangstar15', { beforeClose: function(e,m) { alert('About to close this notification!'); }, animateOpen: { height: 'show' } });" href="javascript:void(0);">Forum Members</a></li>
</ul>
You can test the code here:
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro
You know where u put these codes...
Guest- Guest
Re: Hover groups
and the other?
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
thanks!
but how to let it go in my signature?
but how to let it go in my signature?
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
Javascript wont work in signatures.. make a html page and put the code above in it then in add iframe in your signature
Guest- Guest
Re: Hover groups
like this?
<iframe src ="http://mywiki.forumattivo.com/-h13.htm" width="25%" height="100">
<p>Your browser does not support iframes.</p>
</iframe>
<iframe src ="http://mywiki.forumattivo.com/-h13.htm" width="25%" height="100">
<p>Your browser does not support iframes.</p>
</iframe>
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
How to remove the frame's borders?
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français
Re: Hover groups
thanks!
i'll try it!
i'll try it!
Yakko!- Forumember
-
Posts : 661
Reputation : -5
Language : Italian, english, Français

» Hover/Un-Hover Code
» Hover effect color for Groups
» Blue arrow hover : navigation hover bar
» Hover Tip
» Users & Groups - Groups Administration Error
» Hover effect color for Groups
» Blue arrow hover : navigation hover bar
» Hover Tip
» Users & Groups - Groups Administration Error
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum