<script type="text/javascript">
<!--
var element=document.getElementById("monthlyPara");
if (navigator.appName=="Microsoft Internet Explorer")
{
element.style.color="blue";
}
-->
</script>
No replies to this topic
#1
Posted 29 June 2010 - 04:07 PM
Ok, I'm trying to style a element IF the user is using Internet explorer in the shortest amount of code possible. This looks right but it's not working, maybe some1 can spot my error?
|
|
|
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









