|
c1sissy -> RE: Floating Layers (1/28/2004 9:18:31)
|
quote:
ORIGINAL: Flex c2Kisssy: I found a java script code for the floating layer. I used the 2 column css then added the java code which was very easy to do. Here's the site that I went to: www.javascript-fx.com. Look for menus and there are several different types of javascripts for menus. When my site is up, I'll post it for your viewing. By the way, do you set-up all sites with css formating first, then plug in the text and pictures? thanks again, Flex Hi Flex. LOL. I'm going to try this again, my first reply got lost in cyberspace! Would you believe that I have done no legal sites? I have done homework and play sites. I'm in learning mode, and self teaching to top it off. So it takes a bit longer due to not having a teacher to help out. But outfront comes in as being as close to a teacher as you can find! Anyhow back to your question regarding set up of the sites. If you are starting from scratch, what you do is your content first. Sure it looks boring, but then you come along with your styles. A good suggestion is to embed them first and then move them to an external stylesheet. This makes viewing your changes easier, Now if you are taking a site that is already done and giving it the css treatment, what you do is remove all styling from your code. Good way is to take it to xhtml as well. This works out better with css. Then do your styles. Decide how you are going to lay it out. Two columns etc... Also if you validate your content first, it makes it easier to get the css to work correctly as well as validate that correctly as well. Sometimes validating can be so frustrating, but it is a great way of learning what mistakes you are making, and teaches you not to make them. I'll also be thrilled to see your site when done. Don't be surprised if it does not validate with the javascript. You might run into some problems with this. If you do, someone here might be able to help you with that as I am not familar with javascript.
|
|
|
|