@# Quotes DB     useful, funny, interesting





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



Comments:

<0> any way to put a function on oncontextmenu under opera?
<0> does it have any similar function?
<1> good question
<2> detect right click, but that is a but different from oncontextmenu
<2> s/a bit
<3> no diff from handling it on gecko really
<4> what do you guys know about gargabe collection
<3> i know the guys that do it are smelly, and the trucks are loud
<2> it come every wednesday at my place
<0> well, I need to detect right click and do some decisions based on the element from which it was fired
<1> they act always at some time
<4> well is IE garbage flushed on refresh
<0> can this be done under opera?
<3> NeoFu7ure, yes and no
<4> well actually im moving to a page that goes back to the page with the JS on
<3> any closures between the jscript and dom engines are not



<4> [Torgo] you aint seen it recently have you ;)
<3> prolly not
<3> been laying low
<4> got IE handy ;)
<3> yup
<4> http://affinity.owuk.net
<4> ill prv u/p
<0> how cool is that TD.offsetParrent is TABLE
<0> how do I get the row containing the TD now?
<5> .parentNode
<5> offsetParent is for.. offsets...
<0> aham! thank you
<3> NeoFu7ure, that freaking rocks
<4> :D i been working on it a bit
<1> foo
<6> hi folks
<6> I'm trying to write a validation script for an <input type="file"> to make sure it's not blank. I've tried if (this.FileName.value = "") where the form is being p***ed to this. It doesn't seem to be detecting the lack of a name. Any ideas?
<3> you cannot script the file control
<6> is there a way to be sure it's not blank, then?
<3> yes, at the server
<6> k, can do. Thanks!
<3> np
<7> bonsoir
<7> j'ai une page web et j'ai un formulaire a remplir pour les infos des usagers, j'aimerais que quand les usagers remplissent le formulaire et l'envoie au lieu que je recoive les infos par email et bien que ces infos soit envoys directement sur la page web, est-faisable ?
<7> AwAy: Raison [ bonne nuit la gang ! xx ] [ 23:32:02 ] // Script Magic V3
<8> wiki rolled back to previous changes
<2> oh furtive rollback himself back to status-alive
<2> hi furtive
<8> hi ht311
<8> haven't seen you around lately
<2> because you are not around
<8> yeah, i was a bit last week
<8> in between games of mariokart
<2> i am off to camping last weekend
<2> I still waiting for the stupid launcher card
<8> http://picasaweb.google.com/chrislamothe/SarahChrisVisitAlberta
<2> nice
<2> how's your ds?
<8> which one? i have two
<8> hahaha
<8> it's awesome. i got mariokart, new super mario and tetris
<8> been playing a lot, sharing with friends.
<8> wifi and peer to peer both work great
<2> the battery life is so good.
<8> yeah
<8> and the open/close/save is awesome
<8> never have to think or worry about it
<2> there is a new ram card won't stick out from the gba slot
<8> dunno. i don't mind it the way it is.
<8> what i really want is something for carrying ds games. something small.
<8> right now i keep them like loose change in my pocket
<9> why can't i get the value of .style.backgroundImage on an alert when the background-image was set via css?
<9> http://www.vepcon.gov.pk/test/images/stylish.js and http://www.vepcon.gov.pk/test/images/stylish.css
<0> SufiBlade: if it was set by a css cl*** it won't show in the style object
<9> dang
<9> so i should read the stylesheet
<0> well, if you wanna set it you simply set the it from the style object, it has higher priority than the css one
<9> i want to fetch it, not set it
<0> oh
<9> wahts wrong with this: mysheet.cssRules["topLinx"].style.backgroundImage
<0> it's probably .topLinx



<0> and it's not cssRules for all browsers
<9> it works if i mysheet.cssRules[1].style.backgroundImage
<0> hmm I think you have to loop through them
<9> cant call it via the cl***name?
<0> if (mysheet.cssRule[i].selectorText == '.topLinx') mysheet.cssRule[i].style.backgroundImage = 'lalala';
<9> ok
<9> thanks
<0> np
<0> 'night
<9> good night
<10> yop
<11> Hello all.
<9> hi fats
<9> worked with scriptaculous?
<11> No, not really, never cared much about it, I did try Prototype once, but since it break *normal* JavaScript I threw it out the window.
<9> break? how?
<9> http://www.vepcon.gov.pk/test/template.htm
<11> Do you use prototype?
<9> i get a strange error in opera for the slider...works fine in IE and FF
<11> Sorry, I don't use Opera.
<9> yes im using prototype for the first time
<11> SufiBlade: Can you try something for me, just to *verify* that Prototype suxx. var o = {}; for(var p in o) if(o.hasOwnProperty(p)) alert(p);
<11> tell me if that outputs anything.
<9> nothing
<11> Good.
<11> Thanks.
<9> hehe...i dont understand whats going on though.....am a bit of a new newbie to js
<11> Ok ^-^
<9> hasOwnProperty is prototype?
<11> No
<11> It's JavaScript.
<11> It should output nothing, so I guess they *fixed* it ^-^
<9> ah
<9> http://www.vepcon.gov.pk/test/images/stylish.js
<9> is there a better way to write the setFontSize() function? just some quick tip if you have
<12> yop all
<11> Hello
<9> hi Aquel
<12> question please
<12> hello :)
<12> i've seen that once
<11> SufiBlade: Have go to, dinner, bbl
<12> a login layer appearing on a page that disables the entire page
<9> oriet mate, enjoy
<12> don' t know how the guy did that and I can't find it again
<12> any idza?*
<12> idea
<9> hmm Aquel, what do u mean by disable? i think u can set display:none on the main div
<12> no that's not it
<12> all the page become grey
<12> only the login div is available
<9> ohh maybe they used a filter
<9> opacity
<12> ahah
<12> opacity
<12> hmm but opacity of what? of the login box?
<12> ok I found
<12> but I kills my FF
<9> erm kills?
<12> not only firefox
<12> can't scroll can't move
<12> weird
<12> at least it works thanks for the tip
<13> ppl> hi..._
<14> I want to make a popup .. but in IE7 it show me location bar, someone could tell me what is wrong in my window.open syntax ..? .. window.open("test.html",null,"height=200,width=400,status=no,toolbar=no,menubar=no,location=no");
<15> Nothing
<15> IE7 shows a minimized location bar even if you explicitly hide it in your window.open() call
<14> kirschkern
<14> yes, i sow
<14> so, how could i do that
<14> must be an way...
<15> AFAIK You can't do anything from JS. Your user might be able to change his setting in Internetoptions
<16> I wrote some dhtml stuff, and I need to wait until the entire page is loaded, before I start executing my code. So in IE, I wrote a loop, that checks if(document.readyState == "complete"){...} and I only run the code once (document.readyState == "complete") I noticed this doesn't work in firefox, so I changed my code, so that I just sleep for 1500 miliseconds, and then start executing the code. Is there any better way to do this,
<0> man... haven't you heard of onload?


Name:

Comments:

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






Return to #javascript
or
Go to some related logs:

#chatzone
dict:canonical
#MissKitten
#teens
#AllNiteCafe
#php
12What nationality is a Sicilian ?
#AllNiteCafe
#gentoo
#linux



Home  |  disclaimer  |  contact  |  submit quotes