TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nagaraju
NA
87
129.7k
How to hide the address bar and title bar in IE8 using script
Oct 11 2011 7:14 AM
Hi,
Hi,
i want to hide the addressbar and titlebar of IE 8 browser . i used this script function . it is working for IE 6 version . if i use the same for IE 8 it is not working . Still it is showing addressbar and titlebar in IE 8. can anybody tell me how to hide these things in IE8
function load() {
window.open('Test.aspx', 'Test', 'fullscreen=yes');
}
Reply
Answers (
3
)
How to develop iphone applications in .net
Winform is closed but it is still running in the program list via Task Manager