@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> guys need ya advice (shock horror yes i know)
<0> whats the best way to JS a link to an attachement to download WITHOUT it closing the browser or moving to a new URL
<1> dumb question: is it possible to retrieve the script that is referred to on an html page ? .. i.e. pointed to by <FRAME SRC="http://www...........
<0> huh
<2> "Enhanced content"
<2> sheesh
<2> :P



<2> Music's okay though
<1> thx, dave-e ... but don't hurt yourself
<2> Hope the enhanced rubbish isn't the stuff you wanted us to see Neo :)
<0> yeah dave-e sorry about that bit you can block that
<0> radio station is good tho
<3> hello everyone....
<3> I'd need just a little help from who experienced a bit with xmlhttprequest...
<3> and Im trying to call a function that's in another .js file through xmlhttprequest... it creates a xmlhttprequest session but then it stands to wait from localhost receiving something... here is the paste: http://rafb.net/paste/results/c13HV080.html so someone has maybe a suggest? thanks in advance :)
<4> hey all im wondering if anyone can help me, a page that sued to work for me (featuring javascript) will not work now...i dont know why can anyone maybe possible look at the code and see if im doing something wrong, any help would be great, thanks so much
<4> here is the webpage:
<4> http://www.iol.ie/~mariah/mimimedia/mimimedia/collectionfinal.html
<4> the pictures used to rotate in the middle, to show my collection, now it sits still, at least on my pc it does.
<4> also, things like : javascript:popup() will not work in IE for me, and i have enables active scripting.
<5> hi@all
<6> document.getElementById('myformid').elements[???] The first element is it 0 or 1 ?
<7> how can I set a variable to be visible outside a function?
<7> hello btw :)
<5> declare it outside the function
<7> is it the only way?
<5> i think so
<7> or can I set "global" on it?
<7> ok, thank you
<5> var myVar;
<5> function test() {
<5> myVar = 'kjkj';
<5> }
<7> thank you Aquel
<8> how do i detect if the mouse leaves/enters the browser window?
<9> <body onMouseOver="" onMouseOut="" >
<10> window.onmouseover / window.onmouseout I guess.
<8> Pilum: that's what i tought too, in explorer tho, it keeps on firing even if i move the mouse around inside te window
<8> in FF... it doesn't seem to do anything, ever
<8> oh, no other way around :)
<8> in IE it doesn't do anything, in FF fires when moving
<8> aarchaeuss: on body it keeps firing in both ie and ff



<8> i'm adding them with addEventListener and attachEvent tho
<10> That's due to event bubbling.
<10> http://www.quirksmode.org/js/introevents.html
<11> hi everybody
<11> I'am looking for a script like DELL use for the order system. The box open and close if you need it or not. Can someone give me a link for this
<12> a nice chick pic after clicking enter
<0> yeah not resolved
<13> hello everybody
<13> I need to grab the url portion of a link, without the query string and any anchor... is there some built in function in javascript to do this or I must do it using split or reg exp?
<5> i think you've got to regexp
<13> hmmm ok thanks
<12> http://developer.mozilla.org/en/docs/DOM:window.location
<12> and that http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/obj_location.asp
<5> my mistake then :)
<13> ok ht311, so I must "build" the url using window.location.protocol+window.location.hostname+windows.location.path
<13> I just thought there was some window location property that already did it
<12> if you don't want to split
<12> that is all you got
<13> got it, thanks
<14> can you bring up the bookmark window in ff?
<12> click manange bookmarks?
<14> :)
<14> found a way
<6> This code onblur="var e=this; if (!valid_number(e.value)) {return false; e.select(); e.focus();}" isn't working, what should I do ?
<15> kill the return false
<15> e=this is a bad idea btw
<15> easiest path to memory leaks
<6> this.value, this.select().... ?
<15> correct
<6> So now I have onblur="if (!valid_number(this.value)) {this.select(); this.focus();}" but the focus is still going to the next input
<15> try adding return false to the end
<15> beyond that, make sure valid_number does what you think it's doing
<6> humm... so, nothing work... The aim is : I don't want to loose focus, after pressed TAB or CLIK, as long as the validation failed...
<6> brb, bathroom time
<12> hmm return false should work. of not timeout on the focus()
<15> sounds like the logic is inverted then .. remove the !
<15> also, you'll likely need a key press event to deal with enter
<4> anyone in here willing to help me sort out a little html probelm, im sure its simple enough, i just can't seem to figure it out..
<4> :)?
<4> irc.rootsweb.com


Name:

Comments:

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






Return to #javascript
or
Go to some related logs:

#mirc
RTNETLINK answers: Invalid argument slack
#c++
X11R6/sourceforge/Mesa6.2
#linux
#php
oblivion SYNAPSiS
program rs485 Linux
#apache
#MissKitten



Home  |  disclaimer  |  contact  |  submit quotes