imgAlbum.Attributes.Add("onmouseover", "document.getElementById('" +
*p.UniqueID
+ "'*).style.display = '';");

On Wed, Dec 1, 2010 at 3:25 AM, Kadir Avcı <[email protected]> wrote:

> imgAlbum.Attributes.Add("onmouseover", "document.getElementById(*<%=
> p.UniqueID %>*).style.display = '';");
>

Reply via email to