ev5unleash Posted August 11, 2009 Share Posted August 11, 2009 Hey Guys, I'm trying to make a one page website. The only problem I'm having is the navigation. I have buttons and layers on the page (each one dedicated as a page), I just don't wanna have a simple Show/Hide Layer change. I know on Dreamweaver has a fade function to fade layers in and out. Although, it doesn't seem to work and when I use that method, all links become unclickable on the layers which I don't want. I've been looking around on the internet for what I need and didn't have any luck finding anything. Any ideas? Thanks, Evan Link to comment https://forums.phpfreaks.com/topic/169765-solved-layer-fade-navigation/ Share on other sites More sharing options...
haku Posted August 11, 2009 Share Posted August 11, 2009 Learn to do it yourself? Anytime you are relying on third party scripts, or software that writes code (i.e. dreamweaver), you don't really have a lot of choice in what you get. You are basically at the mercy of what someone else has designed to develop and share. Link to comment https://forums.phpfreaks.com/topic/169765-solved-layer-fade-navigation/#findComment-895593 Share on other sites More sharing options...
ev5unleash Posted August 11, 2009 Author Share Posted August 11, 2009 Haha, I only have knowledge in HTML and CSS. From what I understand I need to use Dynamic HTML which has JavaScript in it. The problem is, I don't have any JavaScript experience Link to comment https://forums.phpfreaks.com/topic/169765-solved-layer-fade-navigation/#findComment-895595 Share on other sites More sharing options...
haku Posted August 11, 2009 Share Posted August 11, 2009 Which is why I said to learn some. Start doing tutorials. In the meantime, you can try posting in the 3rd party scripts section of the forum to see if someone can help you. And dynamic html is a term that has mostly gone out of fashion these days by the way. Generally people just say dynamic javascript or ajax. That may help in any googling you do. Link to comment https://forums.phpfreaks.com/topic/169765-solved-layer-fade-navigation/#findComment-895599 Share on other sites More sharing options...
ev5unleash Posted August 11, 2009 Author Share Posted August 11, 2009 Okay, Thanks! Link to comment https://forums.phpfreaks.com/topic/169765-solved-layer-fade-navigation/#findComment-895603 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.