You cannot post messages because this group is only available as an archive.
|
(IVÁN): ABRAHAM UNDERSTOOD GOD’S NEEDS TO HAVE A SON OF HIS OWN ON EARTH:
|
| |
Sábado, 22 de agosto, ańo 2009 de Nuestro Salvador Jesucristo, Guayaquil, Ecuador - Iberoamérica (Cartas del cielo son escritas por Iván Valarezo) ABRAHAM UNDERSTOOD GOD'S NEEDS TO HAVE A SON OF HIS OWN ON EARTH: Truly, Abraham had a heart, eyes, ears and a mind that really understood our heavenly Father's desire to have a Son of His... more »
|
|
Where are my requests
|
| |
hi, i'm currently programing an ajax application. my client is firefox 3, on the sever runs a java servlet with latest tomcat as application server. ok i have to make a large number of concurrent requests, at about 64. i read that firefox has a build in limitation to 7, the following are queued. my problem is:... more »
|
|
Cancel synchronous xmlHttpRequest
|
| |
Hi, when I perform a synchronous xmlHttpRequest by my_xHR_obj.open('GET',url,fals e) I cannot abort this request by calling my_xHR_obj.abort(). Furthermore any timeouts set by window.setTimeout are not executed while the request is running. Scrolling the viewport also is impossible. I am a bit surprised because I think I tested this successfully a few weeks... more »
|
|
Full app requires access to client devices
|
| |
Hi All, I have a full-blown medical practice management system completely ported to an n-tier, AJAX environment. The application is data-entry intensive and runs exceptionally well in the new environment... I have to have access to devices, word-processors, etc. to satisfy clients needs. This is possible using IE, but is not currently possible using FireFox and... more »
|
|
New to Ajax
|
| |
hi guys iam magesh (new to this mailing list) just finished my B.E(program) last month working on ruby on rails now ... need to start up with ajax,jquery (already learnt js) so could you recomment me some ideas help me to start-up with Thankyou
|
|
auto submit a form, but there is a input[name="submit"] field...
|
| |
Hi guys: I've met a weird use case. there is a form, and I want to auto submit when the page loaded completed. we can do it by FORM.SUBMIT()! but, here I get a headache, there is a input field whose name is 'submit'... so when I use form.submit(), there is a error : form.submit() is not a function (of course form.submit is the input node...)... more »
|
|
Really need some help, form onsubmit appears to not work in Firefox
|
| |
Hi, if you have any ideas about this issue, I'd really appreciate your help. I've been trying to fix this off and on for the last six months, and am having no luck. I've created an ajax jQuery driven AWS shopping site at [link] When this site is viewed in IE, it appears normally. The main page contains the embedded section where jQuery dynamically loads the content whenever any selection is made.... more »
|
|
FF 3.5 Cross Domain XMLHttpRequest Support
|
| |
I have an AJAX application running under FireFox that makes Cross- Domain XMLHttpRequests. Prior to FireFox 3.5, I was using the netscape.security.PrivilegeMan ager to enable the appropriate privilege. I was pleased to learn that FF 3.5 supports the W3C's newly proposed Access Control for Cross-Site Requests recommendation, which provides... more »
|
|
FF, Iframe and load-event after a file-download
|
| |
Hi, I have some problems, because its seems to be so, that FF is not fireing a "load" event after finischeing to load my iframe. Here is what I've done: - i've created a IFRAME, - added an event-listener "load" and - set the src attribute with javascript. The src-Url is been loaded as it should, but the "load" event is not been fired.... more »
|
|
|