<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged refresh-dom-javascript-ie-firefox-chrome</title>
<link>https://overflow.efficy.io/?qa=tag/refresh-dom-javascript-ie-firefox-chrome</link>
<description>Powered by Question2Answer</description>
<item>
<title>DOM referesh after javascript manipluation IE&amp;Chrome</title>
<link>https://overflow.efficy.io/?qa=398/dom-referesh-after-javascript-manipluation-iechrome</link>
<description>&lt;p&gt;Dears,&lt;/p&gt;

&lt;p&gt;The scenario i'm trying to do is like this:&lt;br&gt;
I have functionality to generate PDF files for linked documents in a publication. i want to show counter through the execution so i can know progress (like: processedNo. from totalNo.  i.e.: 5 from 10). i tried to show this progress counter using a hidden text box. I unhide it when starting executing, show the counter and then hide it again.&lt;/p&gt;

&lt;p&gt;this mechanism works fine on Firefox, but on IE, chrome and safari the field is not shown at all and even the value is not changed. After many tests and googling, it appears there's some problem related to DOM refresh in IE and Chrome, and that's whay i can't get the desired result (i can see the output if i used alert message after each change i do to the text box).&lt;/p&gt;

&lt;p&gt;so please, any one have suggestion or idea how to overcome this issue?&lt;br&gt;
thank in advance.&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=398/dom-referesh-after-javascript-manipluation-iechrome</guid>
<pubDate>Thu, 21 May 2015 14:17:55 +0000</pubDate>
</item>
</channel>
</rss>