Torna al Thread

<div runat="server" id="ppp"> </div> e questa funzione per impostare un background image: function StrImage(argument) { var strimage = argument; var str; str = 'url(' + strimage.replace(/["']?\)$/, '')+')'; document.getElementById("ppp").style.backgroundImage = str }
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5