Welcome Guest Search | Active Topics | Sign In | Register

eo:Dialog ID show duration Options
Jim Nelson
Posted: Thursday, July 4, 2013 9:39:12 AM
Rank: Member
Groups: Member

Joined: 9/1/2010
Posts: 28
I want a popup window like on a imac. I tried several. Problem I have is the
ShowEffect-Duration="500"
No matter what i put in duration, it shows up instantly.
I even tried 5000 and it still popped right up. Thx!


<eo:Dialog ID="Dialog1" runat="server" Height="200px" Width="400px"
ShowButton="Button1" CancelButton="Button2" BackColor="#FFFF66"
BorderStyle="Solid" BorderWidth="4px" BackShadeColor="#CCCCCC"
BackShadeOpacity="80" ShadowColor="Aqua" TopMost="True" ShowEffect-Duration="500" ShowEffect-Type="BlindsUp" CloseEffect-Type="Fade">
<ContentFrameStyle CssText="" />
<ContentTemplate>
blah
</ContentTemplate>
<FooterTemplate>
footer blah
<asp:Button ID="Button2" runat="server" Text="Button" />
</FooterTemplate>

</eo:Dialog>
eo_support
Posted: Thursday, July 4, 2013 10:09:37 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

Please try one of the SlideXXX or GlideXXX effects. Other effects are for old IE filters and they are not supported by newer version of IEs or any other browsers.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.