| |
| |
| |
|
Page: 1 2
Comments:
<0> Must have been a bug if that was so. <1> bleeh :( <1> why can't i just say self.print(); self.close(); ? <1> self.print() produces a popup which blocks self.close() ... can i automate that ? <0> Shouldn't think so. <1> kewl <1> got it... <1> self.print(); keepClosing(); <1> function keepClosing() { self.close(); setTimeout("keepClosing();", 1000); } <2> wtf <0> Fancy.
<3> keepClosing() ? <3> if it won't work the first time, why should it work the second time ? :) <0> It keeps trying until it works, archaevs <4> archaevs becuase while the print dialog is up and modal, the window won't close <3> will the script go to the next step while the modal window is active ? <4> shouldn't... <4> but that's an opninion <2> the close should work on model release <1> what is modal? <3> I should test that :) <1> well, maybe this helps <1> the first time, i hear a ding/beep ... as the script is blocked <1> there are NO dings/beeps every second... <1> so i think the script is frozen while the popup is on <5> ej ej <1> (i also tried it with window.status='bla' ... the status WONT change during the popup <5> can you give me some free formmail script <5> pls <0> Wrong channel. <0> www.google.com search for formmail <5> eeeeeeeeeeeeeeeeeeee <5> I can find goot script there <5> thet is a sheat <0> Pardon? <5> ti zboruvas makedonski <1> :/ <0> Keep it in English <5> do someone speak macedonian <5> ok <5> I'll spek end <5> eng <5> pardon? <5> what hepens whit my scrept <1> well, im not telling if youre not telling :P <1> bye all <5> OK bye <6> \ quit <6> Can I paste a function here ? <6> I'm looking for a error in that <4> www.nomorepasting.com <- paste there.... or at the website specified in the TOPIC!!!! <4> huh... <4> nvm the topic thing i thought i saw a pastebin site
<7> heh, the desktop icon is as big as my head. <7> seen 24 yet? <8> no shut up <8> lol <7> Jack Jack Jack..... <0> There's this guy y'know and then he goes and just... and then things.. woah. <7> and you have this woman talk to that woman about .... <0> NeoFu7ure: What would make me even more impressed is if you could make that work in Opera. :-P <7> Opera9 should be fine or Safari <9> anyone on ie-beta2? <8> nope <8> still on beta 1 on my laptop <8> it out then ? <9> ok, does beta1 allow you to put stuff on-top of <select> ? <7> there is a leaked built 5299 around <7> don't think so. but the new build have it <9> kool <9> not that it's on of my *to-crave-list* but it's nice they've manage to fix that. <7> the style of the option/optgroup still nothing new there ... <8> yeah beta 2 is fixed for select boxes (about bloody time) <7> http://blogs.msdn.com/ie/archive/2006/01/17/514076.aspx <8> http://www.activewin.com/screenshots/vista/ie75299/ <10> hi, can any1 help me out with a javascript problem? <0> Depends on what the problem is <10> ok, I would like to convert a string to an integer sort of.... <0> parseInt() <10> ...what i want is the character code of that string tho <10> eg "a" to a number <10> is that possible? <0> I guess charCodeAt() is what you want. <10> okay thanks i'll give that a try <0> If it's a one char "string", you can just do string.charCodeAt(0); <10> thank you that's very helpful <10> now to get to work on it <11> hola ppl <0> Hello <11> seems like the channel is "as usual" .. nice :o) <0> Pretty much. <12> who can give me the code for the button close from a pop-up window using java script <0> <input type="button" onclick="self.close();"> <12> u hav forget the value="close" <12> 10x anyway <12> ;] <0> What value you wanted was up to you. :-) <12> i know <12> ;] <12> 10x man <12> bye allz
Return to
#javascript or Go to some related
logs:
#MissKitten #chatzone insert character button javascript php my_michelle.mp3 #AllNiteCafe serilak Con_Fu_Se #teens #AllNiteCafe #java
|
|