| |
| |
| |
|
Comments:
<0> 'night <1> Is there a tool to log all the javascript errors on a web site? <2> there are extensions for firefox <2> and there is the built-in error console <1> let me google. <1> I have to check browser compatibility also. <1> any info on Netscape and IEx ? <2> nopes <0> hello
<3> Hello Aquel <3> Aquel stands for Eagle right? <0> :) nope <0> it stands for Axel <3> whats Eagle in French? <0> Aigle <4> hello, how can i get the text on a certain radio button? <4> .value has On and Off; .text is undefined <4> any ideas? <5> they dont have text, you mean a "<label for .." ? <4> ok if i use label, how can i get the label? <5> do you want the visible text caption, or the value of value="" ? <4> the visible text caption <5> get it by id and innerHTML <4> ok i will try this <4> big\Al: doesnt work either <5> <label for="r1" id="lr1">bla</label><input type="radio" id="r1" /> <5> alert(document.getElementById("lr1").innerHTML) <5> works <4> aha. ok thanks, i will it <6> uhm, id is supposed to be unique, use name instead <4> ok <4> big\Al and furtive it works <4> thanks <3> http://www.youtube.com/watch?v=HCkYfYa8ePI <7> Hello, is it possible to get a form input value WITHOUT the form name? <8> give it an id <8> use document.getElementById() <7> The input doesn't have a preset ID, only name. <5> give it one ? <7> I can't. <8> then getElementsByName() but this returns a collection of object, you'll have to validate your object is the good one <7> Thank you very much. <5> or you could use ordinal forms
<5> .forms[0].elem .. <7> One more thing, what is wrong here: http_request.open('GET', 'http://www.test.com/', true); ? <5> the page hosting that script must also reside on test.com <7> Okay, any alternatives then? <5> fetching the server side <7> I need to get a page from test.com when the client is on foo.com. <5> then it need to be done on the foo.com server <7> No alternatives? <5> no <5> not client side w/ js anyway <7> Yuck <7> Actually, one second. <7> Oh, that's fixed. One more.. how do I check if all images have been loaded? <0> leaving now, bye... <9> hi <9> i am looking to have an event key ..instead of me typing I want the event handler to activate the key.. how would I do it? <10> huh? <9> how do i p*** event.keyCode=9 into the window or document object? <9> without onkeydown..etc <10> huh? <9> I need a script to type something... an event... without onkeydown etc <9> just do it <10> just just enter the text into the control <11> yo [Torgo] <11> there was some guy in here yesterday complaining that domapi's listview or some **** wasn't working in ie6 <10> *shrug* <10> thanks <11> thought you may be interested <12> listgrid, he leave too fast <11> listgrid, ya <12> it take only 570ms to load dataset3 on IE7 now <10> cool <12> unroll the ***ertRow loop won't improve the speed on IE7, guess it have been optimize in there. need to get a IE6 to test that one later on <11> 570ms? <11> that's like 3 minutes <11> (in internet time) <10> new math? <11> yup <11> (ms / 10) % 9 = internet min <13> Hello
Return to
#javascript or Go to some related
logs:
#asm #linux #linux REMOTE ACTION CONNECTION MANAGER cache:8vAVJ_c9-RYJ:www.quotesdb.info/undernet/london/28Jan2006/27.html ***ssn*** yard feet c++ pacocca mexico telenovelos memorex dvd -r incompatible format #javascript
|
|