Torna al Thread

Dim FunzioneFadeIn As String FunzioneFadeIn = "<script type='text/javascript'>" & _ "$(function() { $('#mostra').fadeIn(); });" & _ "</script>" System.Web.UI.ScriptManager.RegisterStartupScript(Page, Me.GetType, Page.ClientID, FunzioneFadeIn, True)
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5