hide the close button
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
:( i wanna hide the close button in my popup window without fullscreen im using code like that but it doesn't work :( Hyberlink1.Attributes.Add("OnClick", "window.open('Edit_Session.aspx',null, 'titlebar=no,menubar= no');");
-
:( i wanna hide the close button in my popup window without fullscreen im using code like that but it doesn't work :( Hyberlink1.Attributes.Add("OnClick", "window.open('Edit_Session.aspx',null, 'titlebar=no,menubar= no');");