Quote:
Originally Posted by LordDG
For the blinking problem, ZT, have you considered having a hidden iframe that pulls the data in and then update the actual HTML of the display iframe with JavaScript (.innerHTML). This way the refreshing is done in a hidden frame and the display frame doesn't blink.
Awesome job though  Thanks!
|
Very possible, i can extend javascript to do almost anything, before i scripted php i was using javascript, even made a full battle featured rpg in javascript =/.
Anyway the only flaw with the js integration would be if the user doesn't have js turned on. Or there browser is 100% ancient and doesn't support any js.
- Zero Tolerance