| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> ok <0> it's working <1> you sure? heh <0> yesh <0> http://www.postcreation.co.uk/test <2> oh i got it <1> ooh me too now <1> nowwww I remember <1> right so errm what was the question? <0> yay <0> ha ha <0> ok <0> you rollover each of the big grey buttons <1> ok <3> still nto working for me <0> and "advertising, fashion, lifestyle, personal"
<1> give it another half hour ht311 ;) <0> when you goto each section I want "advertising, fashion, lifestyle, personal" to stay static <0> if that makes sense <1> you want it to just stay as "fashion" for example, or you want it to return to "fashion" when the mouse is moved off on of the other buttons? <0> I want it to return to fashion <0> hello? <1> try this <1> http://www.html-channel.com/pastebin.php?id=2 <1> I didn't test it so it might not work <0> mmm <0> where do I put that code huni? <1> replace the menuSwapOff function you already have in the head <0> ok <0> I'll have a play <1> oki <4> hello <1> lo <4> is that "remember me" stuff under the login form done by javascript or serverside? <2> cookies ... so a little of both <1> it probably just saves some data to a cookie - usually you'd want the server to pick it up <2> sorry, what roborg said <4> ok, thanks <5> hello guys <5> \d in RegExp works? <1> yeah <5> or i must use [0-9] <5> but i should put in the sentence \\d right? <1> errr depends exactly what you're doing, but normally you'd just use \d <1> e.g. var matches = '123'.match(/^\d+$/); <5> i sue witj regexp <5> new RegExp("([0-9]{1,5})+((\\.){0,1})([0-9]{0,2})"); <--- <5> i dotn know why i cant put a . in a field <5> i wnat to put a number <5> maybe with a . and 2 decimals or maybe not <1> you only want it to match like 123.45 and 123, but not 123.4? <5> 123.4 mmmm <5> first start with the dot <5> please <5> i dunno what's wrong <1> yeah you do need to double backslash it in quotes <5> i use this method in a real time when i put each number in the field <1> the RE you have there isn't anchored <1> and is rather strange <1> new RegExp("^\\d+(\\.\\d\\d)?$"); try that <5> let me see <5> i use the method or call the method with onKeyPress , not after when i put all the numbers <1> ok... <5> your sentence no work <5> :( <1> worked for me.. what's not working about it? <5> well i use firefox, maybe is a problem? <5> 1.5 <1> no, I'm using FF 1.5 too <5> jesus! <5> can i copy my function here? <1> paste it to http://pb.html-channel.com <5> ok <5> do it <1> errk <5> where? <1> I think you're confused about what keychar is
<5> mmm , <1> it's the code of the key that's been pressed... it will always be an integer - never a have decimal point or be anything else <5> oh damn always see the code of the character <5> not the value <5> but how works with letters? <5> [a-z] <5> ie when i put a name <1> var myChar = String.fromCharCode(keychar); <5> let me see <5> mmm i am confuse <5> var keychar = String.fromCharCode(key);alert("es " +keychar); <5> if i type . appaer a . <5> if type a 3, i see a . <5> 3 <1> oh yeah.. I misread the code <1> it's past my bedtime <1> sorry <1> but still <1> the RE won't do what you want because you're only checking a single character <1> if you use new RegExp("[\\d.]"); it'll kinda work <5> and the RE all right? <5> yes u right <5> so not exist a solution? <5> i see code but without regex <1> not like that, no <1> you need to look at the whole value <5> and are not few lines <1> you're doing this for an <input type="text"> ? <5> yes <5> onKeyPress <0> back! <1> wb <0> it didn't work Bo:( <0> I **** <5> can u help me? <1> yeah <0> merci bo <5> regex cant fail me <1> it's not the regex that is the problem <0> ? <1> you missed a whooooole middle part there webchick <0> sorry. I **** at this. My mate did the menu <0> i did the graphics, basic php and css <0> and my mate is away <0> what did I miss? <1> CHESU: http://www.html-channel.com/pastebin.php?id=4 <1> just me helping CHESU <5> let me see <5> ok <0> ok <0> give me a shout when you're ready <0> :P <1> webchick which page did you put that code on? <0> well i'm using php includes <1> mmm I don't see it in any of them <0> so I just put it in advertising.php to test it <0> I removed it <0> there was an error <1> :| <6> hi <0> any ideas? <6> I'm new to javascript and would like a little hand working out what some code I have come across does <1> yeah I think i see the error webchick <0> yeah? <1> webchick: http://www.html-channel.com/pastebin.php?id=5 <0> okie :) <0> i'll try put that in advertising.php to try it out <1> err oops <1> change html to php in there <5> RoBorg, what i should put in str in html code? <1> CHESU: err what do you mean? <0> okie
Return to
#javascript or Go to some related
logs:
lemming bots undernet
#AllNiteCafe #linux sikmekistiyorum mirc trivia bil malti #linux #MissKitten #php consergy #MissKitten
|
|