I am trying to use a script -- pageear which is a javascript/flash combo that will peel down a corner of the page. The script is brilliant -- love it. It works beautifully unless the page I'm using it on already has a flash object there. In Internet Explorer, if I set the wmode="transparent"...
I inherited an old Micros system. It's running Windows 98. I need to export the data, but I cannot figure out what kind of database it is. There are some db files, but when I tried to open them, something told me they are some kind of query files.
Does anybody know how to export this data...
The following bit of javascript has an error in the second line shown here. What I'm trying to find is the width of the window:
if(browserName == 'Internet Explorer') {
if(document.body.offsetWidth == screen.width) {
thisOffset = 65;
} else {
thisOffset = 0;
}
.... more code
}...
Oops ... hit submit before I was entirely ready. In this example (see attached PDf) is a reasonable representation of the problem I'm encountering in Internet Explorer. The person's head and shoulders are cropped so that only part of him is showing, and he's not landing in the right spot in...
I'm definitely open to suggestions. I have a photo of someone that needs to float over top of other stuff on the page including a flash video. So if you can picture a navigation bar about 1/3 of the way down the page running across the page, a flash video under that, a few other pieces of...
I have a javascript that detects the browser and the screen resolution of the visitor. I have tried removing the javascript and just looking at the page within Internet Explorer with a resolution greater than 1024 wide, and I get the same result, so it's not the javascript. The only part that...
Nevermind ... when I check it again without the javascript, it does appear to be a CSS issue, so I guess I'm in the wrong forum if tweaking the javascript won't make a difference. Thanks anyhow.
Happy2B
I have isolated the problem to something in my javascript since I removed the javascript and tried the CSS alone. When I use the CSS alone and no javascript (and the resolution/browser happens to be the right combination) it works beautifully. The problem with the following is that when the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.