Thursday, December 9, 2010

Website Scripting

I wanted to make my Interactive website, to be well, interactive. You can only do so much interactivity in dreamweaver. There are a lot of things that I would love to be able to do but you can't just do it in HTML and CSS. Scripting allows you to do some of these things. You have seen on websites when a navigation or a button scroll with you as you move down a page. I found a website that gives tutorials and code on how to make a moving navigation box. Always on top. I have made a menu scroll out from the side when you hover over it in Flash but Flash isn't always the best thing to use in web design. Flash requires a plug-in that not all computers may have and is currently not allowed on the iPhones. This tutorial shows how to do the sliding menu bar using DHTML. Sliding menu.  For more DHTML scripting, visit http://www.w3schools.com/dhtml/dhtml_examples.asp. This site allows you to manually change the code and see how it affects it.

No comments:

Post a Comment