List box which selects the right item according to what you type???? Is it possible...I mean go to any list box, type in some string, and will the right item be selected automatically??? Not possible with ordinary listbox..What if we add javascript codes. Thought it was not possible. Tried it out, and yes!!!!! it works. Tried it to upload it to blogspot, but no these guys here dont seem to allow script tags in the html content. So what, I open a blog in another site. Check out http://uselessmortal.rediffblogs.com/. Go ahead and comment about it :-)
I was using Callback (AJAX) to retrieve a page i had developed . Lets start all over, I was using AJAX to retrieve a part of the contents of a web page. Cool, simple, it downloaded without a pain, then I innerHTMLed it to a span tag. Worked fine, successful, clapped my hands etc.etc. Clicked on the button which had seemed to appear out of nowhere. And then, it all fell apart. The feared exclamatory symbol appeared on the status bar.... And for the newbies, thats an indication of a JavaScript error in IE. Of course, as usual i was all curses at my IE window......Anyway to make a long story short (i AM quite sleepy u know). the scripts which i seemed to be innerHTMLing to the span tag are not executed. And what i mean is anything between the script tags which have been innerHTMLed to that span tag are not executed. Of course i can see a ray of hope in the distance. I mean the distance till tomorrow morning. And just for kicks, check out a hi-fundoo flash file titled EPIC 2004 . And for...
Comments