Coding-Spot

You are not connected. Please login or register

 
 
 

hover over logo-displays links

Message (Page 1 of 1)

#1

novacane.

novacane.
 
Advance Member

Posted June 5th 2013, 1:28 am

 
okay so i was thinking of maybe doing some research how to do that, but failed miserably haha
if i explain it more; i was thinking of hiding the navigation links and when a person would hover over the logo they would display on it.
i browsed support forum a little and found some code that a member provided:
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
});
});
but unfortunately i have no idea about jquery and javascript so i thought i'd try here if anyone knows :)
and if it helps you, this is the forum that has a similar thing: http://z10.invisionfree.com/A_THOUSAND_FIREFLIES/index.php?
but unfortunately it's not hosted by forumotion, but invision free so i don't even know if it's possible on fm. Happy





#2

Nathan Adhitya

avatar
 
Advance Member

Posted June 5th 2013, 9:01 pm

 
it's using animation
i tihink i might can use it and make it but..
i haven't test anything yet
Read Here About JS
http://w3schools.com/





#3

novacane.

novacane.
 
Advance Member

Posted June 5th 2013, 9:59 pm

 
what do you mean by animation? Happy
okay well if you do succeed at it, i'd really appreciate your work :)
and yes i know that site, i just never really have the time to go through it all and stuff c:

edit*
if i used CSS transitions, like it says up there and some html for the links, where would i put them? in the templates maybe?





#4

novacane.

novacane.
 
Advance Member

Posted June 13th 2013, 2:53 am

 
bump? Blush





#5

novacane.

novacane.
 
Advance Member

Posted August 3rd 2013, 5:04 am

 
this can be locked ^^





#6

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted August 3rd 2013, 12:48 pm

 
Just Locked!



http://atlanta.forumid.net/


#7

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