@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> localhost :(
<0> and no way of uploading without huge chunks of mysql .. so better not
<1> file -> save
<1> :-)
<1> The static output is good enough for debugging.
<0> this is how i use the function: <script type="text/javascript">selecti(\''.$inv_mon.'\', \''.$inv_day.'\', \''.$inv_year.'\'); </script> any problem here ? as if, is there another way to get the function ?
<1> The problem isn't there.
<0> thought so, i dont think he finds the form.. or something
<1> Errors?
<1> Hm wait. You have that code there in the head?
<0> no errors, no nothing
<0> i had it in head then i move id in body
<0> then i moved it back and on on and back and forth
<0> that code is in the body, the one i showed it to you
<1> Premature execution then
<0> the declaration of the function is in head



<0> should i get it in head ?
<1> window.onload = function() { selecti(...); }
<0> there we go
<0> let me try
<1> And change your references to match the one I showed you.
<0> i`ll brb in 10 minutes !
<0> sorry about this
<0> ok back
<0> so this window.onload where do i put it ? in body between <script> tags, correct ?
<1> Anywhere, as long as it's between script tags.
<0> yeah.. still doesnt work, the informention gets to the function, but the function just doesnt select the damn option (i`m using your method btw);
<0> information*
<0> apparently i can get the values of the form
<2> is this correct?
<2> onclick="document.inbox_list.method='get';document.inbox_list.onsubmit='';document.inbox_list.action='index.php'"
<2> i need to change bunch of property :(
<1> Looks about right.
<2> hhhmmm, ill try it again.
<3> i need a little help
<3> is there any way to replace html tags for other tags?
<3> for example a <p></p> block with <br></br>?
<4> hey. how can i put the link from the explorer in a variable? is that possible?
<5> myvar = document.location.href; <- i think
<1> Wrong
<5> that's why i said i think
<5> did u really had to be THAT rude?
<1> window.location not document.location
<6> rude? noone is rude here ;P
<4> how do i print a variable to the page?
<4> System.out.print ?
<6> now, that is rude to say that in #javascript
<4> sorry
<4> :)
<4> but how do i print a variable on the page?
<6> java != javascript, you need to learn abit javascript and html
<5> wikked^^^ i'll say document.print("my variable value is " + myvar); and i'll take cover
<6> heh
<5> hey u cheat, i took cover
<4> ok. thank you
<4> it doesn't appear anything on the page
<4> i used document.print("var");
<6> StaZ[work]: see the damage you did?
<5> wikked^^^ look at my example carefully... there are things inside souble quotes and things outside double quotes
<1> www.w3schools.com/js
<1> And stop listening to StaZ[work]
<5> -_-
<4> ok. thank's :)
<1> StaZ[work]: When did you ever use document.print() in js? :-)
<1> ht311: It works?
<1> Strange that. Works in neither FF nor IE here heh.
<6> .print ... that is no such thing ... nm , I thought wikked say it work
<1> I only know of one .print() and that belongs to window and opens the print dialog. :-)
<5> Pilum never... i use server side for that... but i didn't felt like explaining how to set up a span and set a value to it... from the first question he only seemed to want to get the adress and display it.... which can be done with document.print() if it at startup so in a <script> and not related to an event
<5> * if it's at startup
<6> WRONG *say that for Pilum*
<6> there is no document.print



<1> StaZ[work]: It's document.write()
<5> ... what's wrong with you gusy today?
<1> You're giving incorrect replies.
<5> all babling for no reason instead of just correct me... you could've just said, "not document.print, it's .write" at first
<5> that is stuff i never use... and nobody was answering the guy
<6> we are jsut nick-picking as usual :P
<6> s/just
<5> well nick pick somebody else
<1> A bit early to conclude that he wasn't getting any answers after just 7 seconds I think.
<5> [09:13:22] <4> hey. how can i put the link from the explorer in a variable? is that possible?
<5> [09:24:24] <5> myvar = document.location.href; <- i think
<5> 11 minutes
<1> 153702wikked^^^> but how do i print a variable on the page?
<1> 153709<5> wikked^^^ i'll say document.print("my variable value is " + myvar); and i'll take cover
<1> 7 seconds
<5> ...
<5> and you would've answered this time ?
<1> Probably.
<5> look, next time, just correct mistake, everyone will be settled
<1> But not instantly.
<1> We did correct it. Just took longer than what you would have liked it to.
<1> And with more elaboration.
<1> And by the looks of it we really did get your attention.
<5> like i care about that anyway... i'm a server side guy i will never use that
<1> But I care about it.
<5> and i bet wikked^^^ does more than us, and he didn't get his answer caus u wanted to "teach"... ME?
<5> (didn't get his answer... sooner)
<1> No.
<1> I wanted to get both his and your attention. And that's pretty important if you want to teach.
<5> well u got mine caus i hate being ridiculized and you probably lost his caus he stop reading a while ago imho
<1> Indeed. Because you started ranting about it.
<1> But we can fix that quite easily.
<1> If you want to persist with that I can save your time on a more permanent basis, StaZ[work]
<7> Say I am at http://mydomain.com/mypage.html, and I have my JS set up on that page with an alert(). How do I get the alert in the JS to kick back and tell me current address is http://mydomain.com/mypage.html?
<7> Nevermind, I found it.
<8> how can I have a new line in a textarea
<8> ...value + = what?
<8> \r\n ok..
<9> hi
<9> i need help
<9> i need to print a many copies from the same document
<10> huh?
<11> ELINGE23 push the print button for as many times as you need :)
<9> jajajajaja
<10> or just once and set the copies to the amount you need
<9> in the dialog print
<9> bu i need set a number of copies in the code
<10> what code?
<9> in js
<10> you can't
<10> unless you have a component that the user accepts that interacts with his printer settings
<10> otherwise its a security issue
<7> Say I set var here = window.location and therefore here = http://www.mydomain.com/mypage.html. How do I strip off the http://www.mydomain.com/ and just have here = mypage.html?
<6> use .lastIndexOf
<7> window.location.lastIndexOf?
<12> http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/obj_location.asp
<12> perhaps subtract the length of hostname from beggineing of pathname
<12> perhaps i should learn how to type begining
<7> lol
<12> what'd you guys do with furtive?
<6> no idea, he have been missing for almost a week now.
<6> i.e. the channel site is down for a week already ;)
<12> might need to procur another domapi contractor then
<13> *yawn*
<6> you run out of language to learn?
<13> no, not really, I'm hackig my way through haskell and lisp nowdays...
<13> but I crave... something *fun* to do
<14> fatbrain: watch this prod: http://www.pouet.net/prod.php?which=18756 , you can try making something like that in js :]
<6> fun and do/work don't really mix for me these days. buy some toys gadgets is fun for me
<13> ht311: I bend that way too, thank god for gadgets ;)
<13> melfar: in due time...
<6> and I am messing with my htpc these days, it is fun.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #javascript
or
Go to some related logs:

#london
#php
airy feek
credentials videosz
#chatzone
#c++
#MissKitten
wesqq
johnkeaw
#london



Home  |  disclaimer  |  contact  |  submit quotes