External HTML color?
February 19, 2007 12:00 AM
Was worth a shot. I use them all the time BUT on white backgrounds so I never noticed. This may sound stupid but you can try this. Make the external html object NOT initially visible. Have a page action that shows the object after 1 sec. If that works, back it down to .5 sec. Be wary - this may have different results when run over a LAN or the internet.If you are good at looking at the source HTML (and you must have some knowledge since you are playing with i-frames) create a test page and simplify it by excluding the nav stuff. Then look at the code and find the DIV tag that holds the HTML object. See if you can write a bit of CSS to change the background of the DIV. I recently helped someone suppress the field borders around an entry box withMaybe you can find something similar.
Discussions have been disabled for this post