Probably personal IE settings but still...Rendering of some HTML/D

G

Guest

Bit puzzling,
This Style works in some IE browsers (all are at least 5.50) , some not
however.
i
style="FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorstr='skyBlue',endColorstr='DarkBlue');LEFT:0px;OVERFLOW:hidden;WIDTH:1447px;POSITION:absolute;TOP:0px;HEIGHT:75px">


I Would like to know why.
(Other browsers don't seem to like it at all either, if there are any
indications why I would appreciate it)

<%@ Page Language="vb" AutoEventWireup="false"
Codebehind="Departments.aspx.vb" Inherits="WW_SPLUS_TTable.WebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:t="urn:schemas-microsoft-com:time">
<HEAD>
<title>ModulesTimeTable</title>
<style>.digital { FONT-WEIGHT: bold; FONT-SIZE: 13pt; FILTER:
progid:DXImageTransform.Microsoft.Alpha(opacity='10'); LEFT: 0px; COLOR:
white; FONT-FAMILY: courier new; POSITION: absolute; TOP: 110px }
</style>
<meta content="False" name="vs_snapToGrid">
<meta content="True" name="vs_showGrid">
<meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
<meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5"
name="vs_targetSchema">
<script id="oScript">

function fnInit(){
// Set the menu container to the width of the body.
oBox.style.setExpression("width","document.body.clientWidth-2");
}

</script>
</HEAD>

<BODY style="MARGIN: 0px" vLink="#808080" aLink="#000000" link="#000000"
bgProperties="fixed"
bgColor="#ffffff" leftMargin="0" topMargin="120" onload="fnInit()">

<!-- Background gradient fill -->

<div id="oBox"
style="FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorstr='skyBlue',endColorstr='DarkBlue');LEFT:0px;OVERFLOW:hidden;WIDTH:1447px;POSITION:absolute;TOP:0px;HEIGHT:75px">

<!-- Three lines of binary -->
<div class="digital" id="glyphs1" style="TOP:
25px">0101110011010010100111001010011011100101010110101100011101010010010111001101001010011100101001101110010101011010110001110101001001011100110100101001110010100110111001010101101011000111010100100101110011010010100111001010011011100101010110101100011101010010</div>
<div class="digital" id="glyphs2" style="FONT-SIZE: 28pt; TOP:
38px">0101110011010010100111001010111001101001010011100101011100110100101001110010101110011010010100111001</div>
<div class="digital" id="glyphs3" style="TOP:
55px">0101110011010010100111001010011011100101010110101100011101010010010111001101001010011100101001101110010101011010110001110101001001011100110100101001110010100110111001010101101011000111010100100101110011010010100111001010011011100101010110101100011101010010</div>

</div>

<DIV style="FONT-SIZE: 22pt; LEFT: 295px; COLOR: orange; FONT-STYLE: italic;

FONT-FAMILY: arial; POSITION: absolute; TOP:
24px" align="center">UCT - Departments</DIV>

<!-- Animation of binary strings -->
<t:animate repeatcount="indefinite" dur="30" to="-500" from="00" begin="0"
attributeName="left" targetElement="glyphs2" />

<t:animate repeatcount="indefinite" dur="15" to="-500" from="0" begin="0"
attributeName="left" targetElement="glyphs3" />

<!-- body begins-->


Many Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top