WebsiteGear Logo Log In
New User? Sign Up
About | Contact | FAQ
Home Discussion Forums Website Development HTML & DHTML
New Post New Post | Report Abuse Report Abuse


DHTML select component issue in IE browser
Post by xnag on Jan 6, 2007 9:57:54 PM CST


Hi all,

I come across this scenario, maybe someone can help me out.
When i use a select component, my IE browser will blink whenever this select component is needed to be painted on the screen. Below is a part of my code.

output += '<select id="test1" onChange="doSomething()">';
output += '<option value="0">Option1</option>';
output += '<option value="1">Option2</option>';
output += '</select>';

document.getElementById("testing_area").innerHTML = '';
document.getElementById("testing_area").innerHTML = output;

The weird thing, other components like button and text area does not make my IE browser blink. This only happens when i add in the select component code. Does anyone know why or did come across this problem before or have a better solution for this?


Submit To Slashdot Slashdot | Submit To Digg.com Digg | Save in del.icio.us Del.icio.us | Submit To Reddit Reddit
REPLIES & COMMENTS Post a Reply
LATEST FORUM POSTINGS
Nav Configuring BIND on windows 2003 server VPS | Apr 25, 2008
Nav Moneytrip’s scammer runs with your money | Apr 15, 2008
Nav Jax India 2008 | Mar 28, 2008
Nav Spanish Language Poll | Mar 15, 2008
Nav Adsense revenue | Mar 12, 2008
Nav nslookup query is not resolved | Feb 25, 2008
Nav Is It Possible To Get Best Results With Free Ads? | Feb 5, 2008
Nav How To Promote My Site Free? | Jan 17, 2008
FORUM SEARCH

FEATURED NEWS | POPULAR NEWS
Submit News | View More News View More News


Copyright © 2003-2008 WebsiteGear Inc. All rights reserved.
About | Advertise | Submit Content | Privacy | Agreement | Contact