Author |
Message |
Farex
Mudiripoyina Bewarse Username: Farex
Post Number: 10512 Registered: 10-2010 Posted From: 76.220.127.55
Rating: N/A Votes: 0 (Vote!) | Posted on Thursday, April 19, 2012 - 6:32 pm: |
|
rangu pondu Jagamanthati Kutumbham Nadhi
|
Jaffaa
Mudiripoyina Bewarse Username: Jaffaa
Post Number: 20755 Registered: 03-2008 Posted From: 166.205.139.4
Rating: N/A Votes: 0 (Vote!) | Posted on Thursday, April 19, 2012 - 6:31 pm: |
|
Dont guess |
Esperanza
Mudiripoyina Bewarse Username: Esperanza
Post Number: 20091 Registered: 08-2004 Posted From: 91.152.109.88
Rating: N/A Votes: 0 (Vote!) | Posted on Thursday, April 19, 2012 - 6:28 pm: |
|
VK_Hyd can help i guess space for lease
|
Onlymovies
Celebrity Bewarse Username: Onlymovies
Post Number: 25171 Registered: 01-2009 Posted From: 199.173.224.32
Rating: N/A Votes: 0 (Vote!) | Posted on Thursday, April 19, 2012 - 2:58 pm: |
|
Our application has to scan documents and attach to our application. To do this we are using 'ActiveXObject' in java script to open the scan functionality. We want to display a Processing message, when scanning is in process. To display this message, we are using JQuery and div tag using a method: function showLoadingMessage() { $.loading.css.border = '2px solid #000'; $.loading.align='center'; $.loading.text=" Processing... "; $.loading.delay=100; $.loading.classname = 'loading-text'; //$.loading.effect='update'; $.loading.pulse='ellipsis'; $('#loadingMessage').loading(true); } we are calling this method on all button clicks, so it tells user that, some thing happening in background. When we are dealing with active x object this method is not working. It displayes the processing message, after completing the processing of active x object. Suppose on click of a button we are calling a method scanDocument(). scanDocument { showLoadingMessage(); alert('1') activeXObject functionality(). } button click chesinappudu, alert message vastundi, taruvata activeXobject nunchi scanner open avutundi.. scanning complete ayina taruvata, processing message display chestundi.. Ee situation evarayina face chesara? if so ela fix cheyyali. SHER.. BABBAR SHER
|