Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
|
|
Colorize scroll bar of pop up window |
Page: 1 | Reply |
Nov 25th 2002 | #79842 Report |
Member since: Sep 17th 2002 Posts: 104 |
Can somebody show me how to colorize scroll bar of pop up browser in Dreamweaver MX ? Thanks |
Reply with Quote Reply |
Nov 25th 2002 | #79843 Report |
Member since: Mar 20th 2001 Posts: 3367 |
Its the same thing as normal windows. CSS http://www.teamphotoshop.com/web_design/tips/ie_colored_scroll.php |
Reply with Quote Reply |
Nov 25th 2002 | #79855 Report |
Member since: Mar 24th 2002 Posts: 3114 |
I'm sure sidez said it already, but in case you have a small popup window with, say an image, or something.. You can always document.write() stuff in a new window, without it needing to have an own HTML page. As in.. [PHP] [/PHP] <-- you could have the CSS for the scrollbars in the "superstyle.css" ...get it? |
Reply with Quote Reply |
Nov 28th 2002 | #80163 Report |
Member since: Sep 17th 2002 Posts: 104 |
if the code is like this , how can I colorize t scroll bar ? ----------------- body onLoad="MM_openBrWindow('/about.htm','','scrollbars=yes,width=300,height=100')"> ------------------------------ Thanks alot |
Reply with Quote Reply |
Nov 28th 2002 | #80193 Report |
Member since: Mar 20th 2001 Posts: 3367 |
Just have the CSS code in about.htm. The colored scroll bars have nothing to do with the popup javascript you use. Its the CSS code on the page that matters
|
Reply with Quote Reply |
Dec 2nd 2002 | #80727 Report |
Member since: Sep 17th 2002 Posts: 104 |
yeah , it works , thanks
|
Reply with Quote Reply |
Page: 1 | Back to top |
Please login or register above to post in this forum |
© Web Media Network Limited. All rights reserved. No part of this website may be reproduced without written permission. Photoshop is a registered trademark of Adobe Inc.. TeamPhotoshop.com is not associated in any way with Adobe, nor is an offical Photoshop website. |