Hi,
I seem to have hit a major snag, I'm trying to write an AJAX application, however, I issue a
but nothing is displayed until the entire script finishes running?
this is causing an error as i'm trying to set the focus to a specific textarea and it is erroring because the text area isn't visible.
But i've made it visible with the above prior command , i don't understand?
Why is this happening
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I seem to have hit a major snag, I'm trying to write an AJAX application, however, I issue a
Code:
myobject.style.display='block';
but nothing is displayed until the entire script finishes running?
this is causing an error as i'm trying to set the focus to a specific textarea and it is erroring because the text area isn't visible.
But i've made it visible with the above prior command , i don't understand?
Why is this happening
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts