IE 7 RC1 SpecifyDefaultButtons

Hallo.

Can anybody tell me how can i hide for example the back - button?

[85 byte] By [Mike72] at [2007-12-24]
# 1

Hi Mike,

You cannot hide the back button in an already opened window of the browser. However you can open a new window without the buttons see http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/open_0.asp

Thanks
-Dave

DaveMassy at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Web Development...
# 2

Thanks, Dave. However, we have the opposite problem. We need to have the back, forward, and refresh buttons available on our web applications, but the address bar should be hidden. Is there a way around this?

Thanks...

Mary

MaryV at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Web Development...
# 3

Mary,

Did you ever find a solution for your problem?

I have the same problem with our application.

Larry

Wooddreams at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Web Development...