Frame Border Color

sreein1986 0 Tallied Votes 130 Views Share

use this code for frame borders

write this code between head tags

<style type="text/css">
<!--
.{
	scrollbar-3dlight-color: #4E7CBA;
	scrollbar-arrow-color: #4E7CBA;
	scrollbar-base-color: #4E7CBA;
	scrollbar-darkshadow-color: #4E7CBA;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
		}
-->
</script>
technogeek_42 -20 Posting Whiz in Training

can you show me a sample of that????

sigindia 0 Newbie Poster
<style type="text/css">
<!--
.{
    scrollbar-3dlight-color: #4E7CBA;
    scrollbar-arrow-color: #4E7CBA;
    scrollbar-base-color: #4E7CBA;
    scrollbar-darkshadow-color: #4E7CBA;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
        }
-->
</script>
que 0 Newbie Poster

I'd also Like to see it "in action"

I think it would be a common practise to show applicable uses of these type of things or was this a posted just for a single person?

confuzzling :/

uringinteristi 0 Newbie Poster

I am newbie Can you help me to make a simple table using java? Help me please.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.