| |
| |
| |
|
Page: 1 2 3
Comments:
<0> i have to work in 3 hours and i've no sleep yet <1> .replace( /^[\t\r\n]+/, "").replace( /[\t\r\n]+$/, "") <2> even scaning the string manully with silly loop will work ... <1> Damn, I can't wait for Obilivion to come out <3> whats that? <2> heh. i really into gridwar these days <2> http://www.incitti.com/Blitz <1> melfar latest in the Elder Scrolls series <1> Morrowind sequel <3> ah I played I think the first one Morrowind, it was quite weak on graphics <1> LOL
<2> i can't play anything that is first person <1> First one wasn't Morrowind.... and when Morrowind came out its graphics were great <1> Obvlivion is just amazing though <1> http://www.elderscrolls.com/art/obliv_pc_screens_01.htm <1> The combat and magic system has been totally overhauled too... <1> "Early 2006", damn them, wish they'd set a date :) <4> bah, Rise of Nations: Legends is where it's at: http://www.microsoft.com/games/pc/riseofnationsrol.aspx <1> pff <5> if (done != 1) { this.value=''; var done = 1; } <5> I am using that to reset a input field in a form <5> But I only want to do it once <5> But it doesnt really work like it should :P <5> It clears the form each time i focus on it <2> furtive: and this too http://pc.gamespy.com/pc/supreme-commander/632026p1.html <5> I use onfocus="" <4> ht311: yeah! <5> anyone got a tip for this? <2> you "done" is a local var <2> s/your <2> declare outside the function <3> window.done = {}; if (!done) { this.value = ''; window.done[this] = true; } <3> ahh <3> that would be if (!window.done[this]) <2> ... why make it so complicated? <5> Hmm, it doesnt work quite right <5> it still resets each time I focus <3> what's the point to reset it exactly once? <2> melfar's code ****s <2> :P <5> melfar: I have preformatted text in there to explain what the field is for <3> well yes , window.done[p] will be undefined when it called for the first time <2> but you use if (!done) <3> still, that evalutates false <2> no, done is not null in your case, it got a object <5> hmm <3> whose case, my case? <2> yup <3> I'm afraid I don't get your point :] <5> used if (this.value == 'pretext') instead <2> mkander, try not use inline code. put those inside a script tag; var done = false; function checkDone() {if(!done) {this.value="";done=true;}} <2> then onfocus="checkDone();" <2> try to understand what is global var and local var <5> Okey, Ill check up on it
<5> check on me toniiiight <3> so done is for the whole form? <2> he just want to do something like "Type here to search", as soon as you click on that field and empty the value <2> so that you can type in an empty box <5> yeah :) <2> seem fatbrain is connection form north pole, only one person there connect to undernet <3> netsplit still following you fatbrain :] <6> ^-^ <2> and only target him this time <6> they have advanced... <7> has anyone got an idea about this, ive done this before, but cant seem to get it working. Using buttons/links to insert text into a text area, such as inserting <b> into "textarea" <7> http://pastebin.com/572145 the thing is, it all runs etc, but doesnt actually insert anywhere <7> i cant work out whats wrong with it <7> ive ever used it before, and all the names are the same as far as i can see <7> damnit, fixed <8> Testy McTesterson <3> :o) <2> from pjirc? <2> or the jpilot? <9> pjirc, it's up on the site now <9> just put a news item on it too <9> should put that problem to bed, hopefully :P <2> -- *** No ident response <2> Error : Closing Link: DomAPIUser by Oslo1.NO.EU.undernet.org (USER: Bad username) <2> Disconnected from oslo.no.eu.undernet.org <2> could be related to my router .. <2> it didn't cycle through a server list? <9> supposed to <9> i provided 20 alternate servers <9> it's probably because you are already connected to olso through mirc <9> most people would not be already connected ;) <2> i am in Helsinki.FI.EU.Undernet.org <9> hmm * Oslo1.NO.EU.undernet.org sets mode: +o ht311 <2> anyway, will see how it goes in coming days <2> "ht311 using Helsinki.FI.EU.Undernet.org Eunet Finland" <9> k <2> samething :( <9> hold on, i'll vpn to work and try it from there <9> hmm.. i get it too <2> everytime trying to connect to the same one ... <9> bbiab <10> Hello, have anyone done RayCasting with JS? <4> RayCasting? <10> yes <10> Ray-casting is a pseudo-3D rendering technique, a special case of ray tracing. <10> I made my own raycasting engine, but Im having problems applying textures <10> (textures to walls/floor/ceiling). <2> play a bit on that, don't know how to use it <10> ok
Return to
#javascript or Go to some related
logs:
set text in textbox with javascript do postback #linux look at ur monitor camera funny
unexpected T_STRING serialize #php NightF0X #php #php otto dirlewanger Couldn't find package azureus
|
|