Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Open Firefox if you aren't using it now.
Here is a site I am building: click here
Right there on the homepage, in the right sidebar, there is a tabbed interface under the heading "voice samples". In this, there is a button that says "MORE SAMPLES". Click it.
This will open up a lightbox-like interface, with more tabs on it. There is a button that says "NEXT PATIENT". Click it.
The dialog changes so that a new patient is visible. But look at the lower right corner of the interface. There is a big chunk missing! Ok, no biggie I thought, there is some simple answer, as is normal.
But here is the befuddling part. If you changes tabs, then come back to the page, or resize the browser by even 1 pixel, or minimize the window then reopen it, the chunk is no longer missing... Has anyone ever seen anything like this before? It is only happening in Firefox.
There is some scripting going on in the page, so I guess it could be related. There is a Flash element (an MP3 player), and Javascript changing a lot of classes and styles to make the tabs play nice, but I can't seem to isolate the source of the problem.
I also haven't totally debugged it in Explorer, but the IE problems are totally standard stuff, so I'm not worried about them.
Any ideas?
***UPDATE: solved *** It was a CSS issue. I should have known better. Took me more time to write up this question than to figure it out, lol...
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
Last edited by wayfarer07; 05-30-2008 at 09:15 PM..
Reason: Solved
|