•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 363,554 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,863 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 3588 | Replies: 6
![]() |
•
•
Join Date: Jul 2005
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
We have a funny problem
In a PHP page we have used following code:
onmouseover="window.status='hello'"
I runned the page on two diffrenet machines both runnig win XP and both with the same IE version (6.0.29).
In my surprise, on one of them, there is no status bar. But on the other one the status bar is working and the 'hello' message is shown properly.
What could be the reason?
What can we do to solve the problem?
P.S Both of them have the same screen resolution 1024*768.
In a PHP page we have used following code:
onmouseover="window.status='hello'"
I runned the page on two diffrenet machines both runnig win XP and both with the same IE version (6.0.29).
In my surprise, on one of them, there is no status bar. But on the other one the status bar is working and the 'hello' message is shown properly.
What could be the reason?
What can we do to solve the problem?
P.S Both of them have the same screen resolution 1024*768.
•
•
Join Date: Jul 2005
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
ooooooook.. look: you can't control if the status bar is shown in internet explorer or not in an already displayed window, BUT, if you reeally need that status bar you can open a popup,(window.open) this will allow you define parameters of the popup to create, one of those parameters is to show the status bar or not.
Now, what you I would do if opening a popup is out of the question is to create a div imitating status bar behaivor.
So, directly answering your two questions:
What could be the reason?
The reason is the status bar appareance is defined by the client.
What can we do to solve the problem?
Create your own status bar or open a popup.
Have fun!
Now, what you I would do if opening a popup is out of the question is to create a div imitating status bar behaivor.
So, directly answering your two questions:
What could be the reason?
The reason is the status bar appareance is defined by the client.
What can we do to solve the problem?
Create your own status bar or open a popup.
Have fun!
•
•
•
•
Originally Posted by om1d_h
What a good Idea :O
I will hire one jilion fellows to send them within each page to each of clients to do that for us.
This is a programming problem.
not sure i like your attitude too much mate...
as a matter of fact, goro is absolutely correct. put simply, if you can see it one one of your computers, there is either an error with the other, or the status bar is disabled through the view window...
you don't have to be so hostile to those who are trying to help!
anyway, i hope you get the problem sorted
cheers
•
•
Join Date: Jul 2005
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Originally Posted by Electrohead04
not sure i like your attitude too much mate...
as a matter of fact, goro is absolutely correct. put simply, if you can see it one one of your computers, there is either an error with the other, or the status bar is disabled through the view window...
you don't have to be so hostile to those who are trying to help!![]()
anyway, i hope you get the problem sorted
cheers
sorry, but one part of it comes because of my bad English ( I'm persian) and the other one is the damn job I have. A full time programmer can make any human being go nuts sometimes.
The problem is solved, thanks anyway and I'm sorry again.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
- IE Status bar missing (Web Browsers)
- MSIE Status Bar (Web Browsers)
- Missing status bar in new IE window (Web Browsers)
Other Threads in the HTML and CSS Forum
- Previous Thread: Hope someone can help me :)
- Next Thread: html_email_images_coming_ as_attachment_also


Linear Mode