Alright. . . Another challenge (which probably is easy for most.
In my site at: www.alillywilson.com/fans.html is you click on the myspace link, you will get a new window . . . there is a code there, but I need to make the scrollers look better (or go away without hiding the code) to spiff up the appearance.
Any clue?
__________________
Please visit my current site in progress to give comments or suggestions: www.alillywilson.com.
If you are using a simple textarea, increase the number of rows so that all of the text appears. To remove the scrollbars, use the overflow:hidden style. Note that this won't work in all browsers.
__________________ Tumblings.co.uk - Tumblog with thoughts, quotes, links, videos, images and my creations. Opera Browser - The best free web browser. Opera Dev Tools - Firefox is now Firefail.
I like the transparency you use to put the page on top, but the whole content jumps around as you scroll. Maybe put it all in a DIV and set its position to 'fixed'