| |
| |
| |
|
Page: 1 2 3
Comments:
<0> and send the modified version back to the client <1> <@ht311> thanks very very much.. <2> javascript makes coffe too <3> hey. i did a script that when user closes the window its gives him alert, but the problem is that once i redirect the page to diffrent page by submit button its also thinks that user want to close the window, any idea how to slove it? <0> detect if it is come from submit <0> set a flag when onsubmit happen <3> how
<4> i love waking up to live hockey games <0> heh <3> is there a way to detect when user closes the window by pressing the [x] button ONLY? <0> [10:07] <0> detect if it is come from submit <0> [10:08] <0> set a flag when onsubmit happen <4> what about alt+f4? what about if it's a tab in the browser, what about if i close the window through task manager. What about if the person is using a mac. <0> hmm deja vu again, did we discussed that yesterday morning? must be a glitch of the matrix, run for your life, agents are coming <5> salutations du soir / evening greetings : bye all <6> L`OcuS: what did I tell you earlier? <4> uhm... last I checked "bye" wasn't a greeting. <6> the FRENCH! <0> FRY them! <7> is there a way to take a typed in character (event.keyCode <7> ... or event.which, depending), and replace it with something else? <7> i'm trying to auto-capitalize in a form field <8> try ***igning keyCode to some other value <7> didnt' work <7> said that it was a getter <8> ok, then you can't do that <8> use css if you want it to be all upper/lower-case <7> can you do that on an input? <8> text-transform: uppercase <8> sure <7> and it'll transform what's typed? <8> yes <7> cool, i didn't know that <8> you learn something new every day ;)
<9> would this be the correct format for an url? mytemp = mytemp.replace(/\[i\](.*?)\[\/i\]/ig, "<a href=">$1"</a>"); it looks like it should, but doesnt work <9> it think its because i use the " before the < but cant see how else it would work <0> href="">$1.... <0> Thunder^: there is no ball yet :) <6> :-( <10> href=">$1"</a>"); <10> try using the special code for the > <10> you know, like %20 is a space <11> < or something <12> < is < and > is > <12> LowerThan and GreaterThan <13> hey all, is there a way to get the current desktop size? <13> do scripts run themselves when a html page is loaded, or do you need an event? <0> depends how it is written in the file <0> both way is supported <13> well I have a .js in my cgi-bin, and so I add the link to my page like this: <13> <script type="text/javascript" src="getscreen.js"> <13> and then I want call a function in the script <13> and the use it to load some html <13> </script> <0> the safest way is call it in onload <13> yeah thats what I want <13> how to do that? <0> window.onload=function(){//whatever you want to do}; <13> thats goes between <script></script> <13> right? <0> yes <13> do I have to use an equal sign, or can I just start the script? <13> window.onload; <13> alert('test'); <2> minimum donation $200 please <0> treehill: did you read my line there?
Return to
#javascript or Go to some related
logs:
blonda_rea Patrick Mack #linux bann pe mirc negative number in asm #AllNiteCafe frubo italy watch #AllNiteCafe usually thrown the farthest in a track and field competition #MissKitten
|
|