| |
| |
| |
|
Page: 1 2
Comments:
<0> nice stuff http://www.mnot.net/blog/2006/01/23/test_xmlhttprequest <0> FF fail more test than IE ;) <0> 'lo <1> howdy <2> just watched IT crowd <2> tiss cool <0> heh <2> you know the issue with FF developers saw it as open source and jumped on the "i must have" band wagon thinking "IE IS ****" but they forget that IE is developed by the biggest company in the world, and to be honest FF is like a car you can have shiney pain but if the engine aint good enough you wont want to drive it for long <2> paint <2> FF aint all its cracked up to be <2> for a start off when i was developing affinity and i couldnt get it to render the windows properly on drag i emailed the dev team and got a reply back saying OMFG what you trying to do, it cant do that <2> it amazes me also that techies go to web sites that monitor ff vs IE usage but the only people who hit them sites are developers who were probably using firefox anyway <2> and they say ooooh ff is 10% now when in reality its more like 1% <0> hmm that's isn't new? what trigged you? <2> cause your average joe or secratary would be ***ed with goingto www.idevelophtml****andiusemoz.com
<0> 10% is about right. some site got over 30% to 40%, those are dev and techie site <2> if i hear one more "but it dont work in firefox" im gona kill some one <0> hahaha <2> its actualy 4.7% on alexia <0> usually, i said if you pay me more, it will <2> but as low as 2.4 % cause most alesia users rehit from ff <2> fuxin ff retards <0> to make you happier, FF fail more test on this http://www.mnot.net/test/xmlhttprequest/ <2> microsoft will drop FF market share right down when they release IE7 <0> I had good experience with ms developer support. we found bug in their richtext edit control, we got email from the developer and an unoffical dll for the fix <2> ive seen some hardcore ff users start using ie7 beta 2 <0> that is not even b2 <0> it is a preview of b2 <2> the gfx engine is so much faster and better <2> http://www.mnot.net/blog/2006/01/23/test_xmlhttprequest <2> look at the last post <0> i did <2> no look now ;) <2> check this <2> ht311 can you dial out the US into the UK ? <2> dont worry i want answer cause im on DND <2> +44 870 4787199 <2> and look at <2> http://www.neofuture.co.uk/listcalls.php <2> im playing with VOIP <0> one sec <2> ext 1 for my voice mail <0> nah, i will hang up after, trying now <2> lol <2> cool huh <3> *yawn* <2> fatty <3> Jack. <0> he is no jack :D <0> Jack Bauer once forgot where he put his keys. He then spent the next half-hour torturing himself until he gave up the location of the keys. <4> im just getting ep7 <4> im watching 5/6/7 tommorow night <0> crap <0> i forget to watch lost <0> ok, not going to watch it live <4> i might wait until next week and watch 4 eps`s of 24 <4> i like to make a night of it <5> yo NeoFuture <5> i need a favour <4> do u <5> ep 3 of IT Crowd is out <4> region locked <5> yeah <5> can you give me direct link to the episode? <0> jsut get the torrent from mininova <4> mms://edge.channel4.com/theitcrowd/episode3.wmv <5> i don't like torrents <0> i will wait for the higher res version <5> awesome <5> downloading <5> yay <5> ty Neofuture <5> nah <5> im downloading from the site <0> vardhan, seem won't work ... drm in wmv
<4> cool <5> thanks though <5> no, i had to use http insted of mms <4> working vardhan <4> ? <5> yup <5> thanks man <5> 16% downloaded <5> :D <0> it ask for a security upgrade <4> downloading or working ? <0> and need to obtain license <5> downloading it <0> hmmmmm <4> you can change your regional settings before watching then change back <4> ;) <0> oh playing <4> working ht311 ? <0> yup, after getting the license <4> see its fine if you know where the license comes from <4> ;) <0> it jsut pop up and i click yes <5> is episode 3 funnier? <0> scope getting wider, is good <4> its not ****.... its chocolate <6> salutations matinales / morning greetings <7> hey <7> this.xml.onreadystatechange=function() { <7> how can i refecence this.xml in this function? <3> Kriminel: var _t = this.xml; this.xml.onreadystatechange = function() { ... _t will be your reference to this.xml inside this function }; <7> thank you fatbrain <8> hello! :P can soneone help me, how can i by deafult set "games 1 & games2" layer that will be hidden? -> http://www.amir.cx/pub/d.htm <8> amm i fixed some, but its still when i click on "link 2" its gives me two layers! http://www.amir.cx/pub/x.htm <8> how do i tell radio button to be selected in onclick? <1> ht311, they just extended my sick leave until the 28th of feb <9> when I want to validate a from, how do I stop it from continueing to the next page? <9> <input type="submit" onclick="validate();return agree();" value="Submit Pickup Request"> <3> ?' <3> heh <1> rather than putting it in onclick, put it in the onsubmit of the form... e.g. <form name="" action="" onsubmit="return validate()"> <1> then have the validate function return false at any point where validation fails, and return true at the end if it succeeds <9> and if that action is false, it doesnt go, but if its true, how does it know where to go then? <9> or do I return the url <9> if its true? <1> if my physio doesn't mess me up today the way they did the last two times, then i think I'll be able to make it this time. Otherwise, hip amputation. <1> cmac66: you had it right the first time, if false it won't go, if true it will. <9> how do I test a radio button? <9> see if it was checked <0> furtive: the physio will mess up somewhere else <0> your thumb may be, so that yuo can't type :D <9> you dont need a thumb to type? <1> loop through the array and validated if (document.formName.radionName[x].checked) <1> if my work got me a bed with a doughnut hole for my head in it and stuck my laptop underneath, i'd be happy to go back. <9> furtive, I have two radio buttons, document.rma.credit_type <9> can you provide an example <9> nvm <9> I got it <0> furtive: you mean those m***age table/bed :) <1> ya <6> salutations du soir / evening greetings : bye all <10> is there any way to iterate through all the elements of an ***ociative array <10> any help pls? <0> for(var p in myobj) {} <10> cool 10x <10> but is there a way to know the index id? <1> sure, p <1> hehe <0> index of the id? <10> arr["abc"] = 5; <10> to know the index ie "abc" <1> if you alert p you'll see what you want. <1> it wont be a number
Return to
#javascript or Go to some related
logs:
#chatzone poople cam banana transgirl cannot get your ship out #javascript #AllNiteCafe nbc-suit doctor #linux #javascript girls
|
|