HEADER CODING
4 posters
Page 1 of 1
HEADER CODING
If I´ve got header can I make some links in header like here :
http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?s=0c72f4050baf6cba4dcd11333937729d&act=idx
http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?s=0c72f4050baf6cba4dcd11333937729d&act=idx
Elena♥- Forumember
- Posts : 68
Reputation : 1
Re: HEADER CODING
I'm not sure if its possible or not. However since what you've linked above isn't a forumotion forum then it might not be. I'll wait for someone else to give a more definitive answer but since that is another forum host it might not be.
Derri- Helper
- Posts : 8713
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom
Re: HEADER CODING
Oh yes its invision free but I´ve got forummotion so I was thinking if maybe is something like that also possible
Elena♥- Forumember
- Posts : 68
Reputation : 1
Re: HEADER CODING
It would indeed be possible using jQuery but it's somewhat difficult to simulate the exact code used there...
I am not really experienced with jQuery, maybe LGforum or someone more experienced with jQuery can help you.
- Code:
jQuery(document).ready(function(){
jQuery('img#i_logo').hover( // define onmouseenter
function(){
/* add code to display content with CSS transitions (I allowed myself to check
* their source code, they are using transitions)
*/
}
,
function(){ // define onmouseleave
// Here, add code to make content invisible again
});
});
I am not really experienced with jQuery, maybe LGforum or someone more experienced with jQuery can help you.
Re: HEADER CODING
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» header hover coding ?
» Coding Issue Regarding Header
» Coding Spot (FM-Coding Support)
» coding
» Questions about Coding
» Coding Issue Regarding Header
» Coding Spot (FM-Coding Support)
» coding
» Questions about Coding
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum