| | |
Javascript Function to reload DOM Element?
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Is there a javascript function that will reload a dom element if given the element id?
I am using javascript to update a divs innerHTML with the location of an image.
Cut of the javascript code below.
This works in firefox, but in ie the window does not repaint with the updated image.
Also if anyone has any other ideas on how i could do this please let me know.
Thanks, sj
I am using javascript to update a divs innerHTML with the location of an image.
Cut of the javascript code below.
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
var images = new Array(32); images[0] = "<img src=\"images/album/1.jpg\" />"; images[1] = "<img src=\"images/album/2.jpg\" />"; var i = document.getElementById("curPhtImg"); i.innerHTML = images[curImgNum];
This works in firefox, but in ie the window does not repaint with the updated image.
Also if anyone has any other ideas on how i could do this please let me know.
Thanks, sj
![]() |
Similar Threads
- database connection(select ,insert query) within javascript function (JSP)
- Calling a javascript function from C# (C#)
- Javascript Function Link (JavaScript / DHTML / AJAX)
- HIDDEN Values <==Java Script Function Return value (JavaScript / DHTML / AJAX)
- Trying to get a javascript function to play a sound (JavaScript / DHTML / AJAX)
- Writing a javascript function (JavaScript / DHTML / AJAX)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: HELP! need help adding text to slideshow
- Next Thread: preload a javascirpt file before you can click on a hyperlink
| Thread Tools | Search this Thread |
ajax ajaxcode ajaxexample ajaxhelp ajaxjspservlets animate array automatically browser bug calendar captchaformproblem cart checkbox child close codes createrange() cursor date debugger dependent disablefirebug dom dropdown editor element embed engine events explorer ext file firefox focus form forms frameworks getselection google gxt hiddenvalue highlightedword hint html htmlform ie7 ie8 iframe images internet java javascript javascripthelp2020 jawascriptruntimeerror jquery jsf jsfile jsp jump libcurl maps masterpage math media microsoft object onmouseoutdivproblem onreadystatechange parent paypal pdf php player position post programming progressbar prototype redirect regex runtime safari scale scriptlets scroll search security shopping size software sql text textarea unicode web website windowsxp wysiwyg \n





