DHTML Behaviors and ASP.NET

S

Scupper

I have been experimenting with adding some of the IE filters to an ASPX
page, and have encountered a problem. Strangely, though the page will
render in VS's browse window, it will not load in IE when pulling from the
localhost using exactly the same URL.

Here is the header of the ASPX file so you know what includes I'm using.

<%@ Page Language="vb" AutoEventWireup="false"
Codebehind="default.aspx.vb" Inherits="DefaultPage" %>
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">


<html xmlns:t="urn:schemas-microsoft-com:time">
<?IMPORT namespace="t" implementation="#default#time2">
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">



I'm using the opacity and warp filters and doing some animation moving text
around. Mostly modeled after the DHTML Dude article found here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/dndude/html/dude01042002.asp

Specifically, the example under "too many images" is similar to what I'm
shooting for.

Any insight into the nature of this problem would be much appreciated.
 
V

Vidar Petursson

Hi

Hard to tell without seeing the whole thing
Did you read this already?
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/behaviors/time.asp

--
Best Regards
Vidar Petursson
==============================
Microsoft Visual: Scripting MVP 2000-2004
http://www.icysoft.com/
http://www.deus-x.com/ Instant e-commerce
http://www.microsoft.com/technet/scriptcenter/
Playground: http://213.190.104.211/ ( IE 5.5+ only )

No matter where you go there you are
==============================
 

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,776
Messages
2,569,603
Members
45,188
Latest member
Crypto TaxSoftware

Latest Threads

Top