|
| |
|
|
Flex
Posts: 28 Joined: 9/11/2003 From: Fraser, MI Status: offline
|
Floating Layers - 1/26/2004 9:17:37
Good Morning: I'm looking for the code to have my navigation buttons float up and down the page. I've done some searching on the net and still looking for the solution. If anyone has any suggestions, I would greatly appreciate it.
_____________________________
|
|
|
|
Flex
Posts: 28 Joined: 9/11/2003 From: Fraser, MI Status: offline
|
RE: Floating Layers - 1/26/2004 13:52:25
c2Kissy: That is an AWESOME site. I looked at the instructions for the css:float and it takes you step by step. I'll try it out tonight and respond back with the results. thanks & God's blessings to you and your family,
_____________________________
|
|
|
|
Flex
Posts: 28 Joined: 9/11/2003 From: Fraser, MI Status: offline
|
RE: Floating Layers - 1/27/2004 2:36:59
Just by using floating css with right nav made my site a lot cleaner. However, I'm trying to have my navbar float down the page as the reader scrolls down with mouse. This may require some javascript or some other sort of programming. "In all your getting, get an understanding"
_____________________________
|
|
|
|
Flex
Posts: 28 Joined: 9/11/2003 From: Fraser, MI Status: offline
|
RE: Floating Layers - 1/28/2004 2:35:39
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
_____________________________
|
|
|
|
c1sissy
Posts: 5094 Joined: 7/20/2002 From: NJ Status: offline
|
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.
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://cssinfo.debsplace.org http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
Flex
Posts: 28 Joined: 9/11/2003 From: Fraser, MI Status: offline
|
RE: Floating Layers - 1/29/2004 23:30:29
c2Kissy: Actually I had no conflicts with the javascript and the css. The site is a lot cleaner and I plan on posted it by this weekend. You will be the first to know. Did you check out the site in my last posting? I have to get more involved in css. It makes changes so much better. I'll probably use a lot from the site you suggested me to check out. Thanks for all your help, Flex
|
|
|
|
c1sissy
Posts: 5094 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Floating Layers - 1/30/2004 6:42:10
quote:
ORIGINAL: Flex c2Kissy: Actually I had no conflicts with the javascript and the css. The site is a lot cleaner and I plan on posted it by this weekend. You will be the first to know. Did you check out the site in my last posting? I have to get more involved in css. It makes changes so much better. I'll probably use a lot from the site you suggested me to check out. Thanks for all your help, Flex Flex, no problem, I'm just glad that I could help you out. The site that you posted looks like it is a tad more updated then the one I used for my christmas card. It was a snow script, and not ready for css. I failed validation and could not use the xhtml transitional with it as it would not work. As long as I stayed with html 4.0 it worked. I am happy to hear that it didn't cause any conflicts for you. During my search for scripts this site that you posted didn't come up. CSS is great, and it is easy to learn. I still have a very long way to go. Right now I am working on learning how to do a horizontal navigation. I found a few sites with some things in regards to this so it is a matter of playing with them to see how it works out. I would be honored to see your site, and am looking forward to viewing it!
< Message edited by c1sissy -- 1/30/2004 6:42:52 >
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://cssinfo.debsplace.org http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
NEWUSER101
Posts: 18 Joined: 10/31/2005 Status: offline
|
RE: Floating Layers - 11/21/2005 14:29:18
I know an old thread, but i did not want to start a new one since its related.. I tried the code as per recommended site above (which by the way is kick-ass), to float a layer up-and-down a page when you scroll; the thing is, im using several JS in my-site .dwt file and when i try to add this feature (i use FP03) it does not work, esp. that i find when i add the code it does not create a layer (which its suppose to), but rather a table.. So i could not use it, and tried several others, similar results.. I found a script on CodeLifter which allows you to float an Email This Link layer; I decided to use it but not for this feature, just for the scrolling part; when i add this script, im able to see a LAYER and i got it to work in Firefox and IE; only issue here in IE it will not move up and down but rather when the page-loads it scrolls quickly to the end of the page and stays at bottom; in Firefox it works exactly as it should; moving with the page-scroll. The layer im talking about contains my Links to Amazon.com for Books; its on right-hand side of the screen; you can check the page http://www.islamicarchitecture.org/art/islamic-calligraphy.html Any ideas on how i can make it work in IE; by any chance does it function different on your browser? Please let me know if you try and if you have a solution.. Thank you.
|
|
|
|
NEWUSER101
Posts: 18 Joined: 10/31/2005 Status: offline
|
RE: Floating Layers - 11/22/2005 17:28:01
Please can anyone check my page and tell me if it scroll up and down in IE? Thank you.
|
|
|
|
Kitka
Posts: 2517 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Floating Layers - 11/22/2005 18:07:23
It doesn't scroll in IE for me, but does in Firefox.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
c1sissy
Posts: 5094 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Floating Layers - 11/24/2005 9:44:02
A:link {color:#DF9700; font-weight: bold; text-decoration: none;}
A:hover {color:#DF9700; font-weight: bold; text-decoration: none;}
A:visited {text-decoration: none; font-weight: bold; color: #DF9700;}
A: (text-decoration: none;)
This is incorrect, It should read:
A:link {color:#DF9700; font-weight: bold; text-decoration: none;}
A:visited {text-decoration: none; font-weight: bold; color: #DF9700;}
A:hover {color:#DF9700; font-weight: bold; text-decoration: none;}
A: (text-decoration: none;)
When you are having a problem with code, it could be anywhere in the styles that is causing the problem. It could be above or below the area of the difficulty that you are experiencing. I dont' have time to really go over your styles, but change the above and report back what it does for your page.
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://cssinfo.debsplace.org http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
NEWUSER101
Posts: 18 Joined: 10/31/2005 Status: offline
|
RE: Floating Layers - 11/24/2005 13:10:19
Ok i will check and post back.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|