Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filters, Transition, Flipv, Fliph not working

Status
Not open for further replies.

Karl Blessing

Programmer
Feb 25, 2000
2,936
US
I am using IE 5.5, when i try to use any of the DHTML stuff in a Table Tag, like filter:fliph, or if i use something like style="DropShadow(color=gray,offx=2,positive=1)" I dont see any difference, same is true with Transitions, no effect at all

[tt]
<HTML>
<HEAD>
<META http-equiv=&quot;Page-Enter&quot; CONTENT=&quot;RevealTrans(Duration=6.000,Transition=9)&quot;>

<META http-equiv=&quot;Page-Exit&quot; CONTENT=&quot;RevealTrans(Duration=6.000,Transition=11)&quot;>
</Head>
<Table border=&quot;1&quot; width=&quot;100%&quot; height=&quot;100%&quot;>
<TR>
<TD>
<H2>
<center>Something</center>
<center>Something</center>
<center>Example</center>
<center>Example</center>
</H2>
</TD>
</TR>
</Table></body></html>
[/tt]

I Cant use the DHTML effect, even in my MSDN , when it says &quot;SHOW ME&quot; to see an example of any of them, like it'll
have two pictures, one says &quot;Blured&quot; and &quot;not blured&quot; but they're both not blured, no changes at all.

can someone help me figure whats up with this, the book said it would work with IE5 and up. [sig]<p>Karl<br><a href=mailto:kb244@kb244.com>kb244@kb244.com</a><br><a href= </a><br>Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)<br>
[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top