[jQuery] Re: Using jQuery inside an ordinary function notes!

2008-02-11 Thread saidbakr
to retrieve the > URL, you can't be sure how long. > > In the mean time the browser (and your JavaScript function) continues > on its way. > > So you must put all the code for handling the results in the "success" > (or "error") handler function. >

[jQuery] Using jQuery inside an ordinary function notes!

2008-02-10 Thread saidbakr
Hi, I have very little knowledge about javascript. I used it with ordinary functions and the code of jquery may make me confused. I used it in a javascript function some thing like that:

[jQuery] document.getSelection() and FireFox 2.0.0.11

2008-02-09 Thread saidbakr
Hi, The following code doesn't work with FireFox. It works fine with MSIE 7. This message was generated from error consol: Deprecated method document.getSelection() called. Please use window.getSelection() instead. The code : function chkAva(lnk,id){ el = document.getElementById(id).value; if (