| |
| |
| |
|
Page: 1 2
Comments:
<0> :) <1> so? <0> english <0> my question <2> try www.altavista.com ..... babel fish translator <0> read un URL extern in my site <0> local is working <1> no cross-site scripting <0> in my provider is not read external url <1> exactly <0> is possibel byp*** this probleme <2> who is creator of internet <1> why would i let my you access another site from my browser? <1> batousai, Al Gore
<0> batousai go my site for lok my probleme pls <1> jinoooo, you already have your answer <0> you have as solution for mi <0> me <1> yes, here it comes <2> lol <2> what are rss feed ? <1> xml feeds of news topics, etc.. <2> aaa <2> ok <2> thanks , bye <3> I have a loop trying to do a match like myString.match( myVar ); Is there a way to add /i to the match as it is or do I have to use the RegEx object? <1> i thought match WAS using a regexp <3> me too, but myString.match( myVar, "i") isn't working for me <1> no, the i would be part of the regexp <1> either in literal form or as an instance <1> match( /stuff/i ) <3> so I'll ahve to do myString.match(new RegExp(myVar, "i")) ? <1> or myVar = new RegExp("stuff", "i"); <1> exactly <3> ok. I wondered if there was a way that didn't require creating a lot of new RegExp object. *shrug* but for my app it's not really that important <3> thanks [Torgo] <1> np <4> http://www.digg.com/mods/How_to_get_rid_of_hotmail_com_banners_and_publicity_with_Firefox <4> digg this please ;) <5> hi <6> Hello. <5> i heve prolem whit firfox and javascript <5> can you help me? <4> whats the problem <5> http://rafb.net/p/Pgbsvx40.html <5> this code no work in firfox :S <4> put the <script> after the form <4> or run t <5> i have tested it after <5> and nothing .S <5> :S <4> http://rafb.net/p/XIk3eI11.html <4> try this <4> hmm can you paste what's the error in firefox's javascript/error console <6> window.parent.history.length*1 <- what's that supposed to be? <5> thx an <4> Yourri: if you put the <script> after the </form> its working <5> man work fine <4> http://omaximum.com/boiss/test.html <5> but know i have ather prob :S <5> http://rafb.net/p/ZRiMG895.html <4> dont tell us you got a prob, tell us the problem... <5> messing ) <4> that's kinda weird <4> you seem to be trying to declare a function inside another function <5> yes <5> declare 2 fonction
<4> hmm, then declare them out of the dynamic function at the beginning <6> Why are you multiplying length with 1? <5> i trace clic :D <4> probably cauz he doesnt know the parseInt() function <4> and he want to be sure he got a numeric value <6> Which shouldn't be neccesary either when setting .value <4> anyway, the code is so messed up, i cant even understand what its meant to do <6> Ah. I see he does some subtraction. Still, there's parseInt and afaik, .length is already an integer. <5> :) <4> if .length aint an integer, it'll return an error such as objet has no property <1> why not just ***ert the object in the first place? <6> alert(typeof window.history.length); <- returns 'number' <1> better practice than relying on the existance of a property <6> Indeed. <6> Notice how he uses open() heh <5> http://rafb.net/p/sYpoMI13.html see that :) <6> Yourri: When you're writing JS, forget about how PHP works. <5> i what compte a clic under firfox but i have some errer :S <6> That seems to be your major problem with this language. You ***ume it works just like PHP. <5> :S <7> works just like PHP? <6> Also when you want us to debug your JS, give the output of the PHP, not the PHP itself. <5> yes <5> Erreur: parent.compteurinit.init has no properties <5> document.compteur.nbClick.value = parent.history.length*1-(parent.compteurinit.init.compteur1.value*1); <5> under firfox :S <4> read the error... <4> the solution is there <5> hmm <6> What is computerinit? <5> <frame id=\"compteurinit\" name=\"compteurinit\" src=\"compte.php\" scrolling=\"no\" marginwidth=0 marginheight=0 noresize> <5> <form method="post" action="" name="init" id="init"> <6> And init? <6> Aha. <5> ;) <5> but still no work <5> can you help me ? <6> document.forms['computeur'].elements['nbClick'].value = (parent.history.length - parseInt(parent.frames['computerinit'].document.forms['init'].elements['computeur1'].value)) <5> in line 79 ? <5> where i make this code ? <6> That's how it should be written. <6> Plus you should follow [Torgo]'s advice. <5> :) thx ok <5> still no work :S <6> Then check your references. <4> at worst, use some try catch <5> the code don't go to ifram propetie <4> is the iframe in the same domain than your page <6> And have it run onload as boiss suggested. <5> no <6> Heh. <6> Congratulations. <4> then you cannot access to it <5> no it's in my domaine ! <4> Yourri: do you think you are the first to think to steal others saved p***word ? <4> ohh sorry then <5> !!! <5> heh <5> i only whant to trace clic ! <5> document.compteur.nbClick.value = parent.history.length*1-(parent.compteurinit.document.init.compteur1.value*1); <5> ;) <5> work fine <5> :P <5> only i have missed document :P
Return to
#javascript or Go to some related
logs:
document.body.cursor. #linuxhelp #c++ sa ma sugi in english #linux feujworld hotmail #chatzone #javascript #chatzone #MissKitten
|
|