| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> I have a function that runs with setinterval. Thing is, onmouseover activates it. But onmouseout doesn't stop it at all. <1> What do you do onmouseou then? <2> onmouseout isn't guarenteed to fire btw <0> well I want settimeinterval (spelling?) to make a layer go down "onmouseover". And I want "onmouseout" to make the layer go up <0> it is easy with Flash buttons. Harder with javascript <3> hmm, you comparing flash with js ? <0> two completely different things <2> shouldn't you be using setTimeout? <2> seems you'd onlt want it to fire once <0> right <3> I don't use setInterval myself. I use setTimeout to simulate that. easier to control <1> Me too usually. <0> what's the difference? <1> setInterval runs until it is stopped. setTimeout runs once. <3> time to go, later.
<4> nice <4> seen 'neo vs. robocop' yet? <2> http://www.spikedhumor.com/articles/31466/Neo_Vs_Robocop.html <5> hello <5> how to set the scroll begining from the bottom of the page,not from the top(by default) ? <5> like in a console <2> set scrollTop equal to scrollHeight <5> ok thx <6> [Torgo] muh man <2> lo` <7> Hello [Torgo] and impatient. <6> don't suppose there's any way to get a 'standard' element to have a higher z-index than an <object> <6> sup fatbrain <2> sure, float a transparent iframe behind it <2> this is built into domapi 4 btw ;) <6> my issue is I don't know when/where the <object> will appear, if at all <7> not much, working on a website for my wow-guild (heh, I know...) <6> as its located in off-domain code <2> impatient, just put an iframe behind your element, so that it shadows it in position and size <7> ^-^ I'm mostly doing it to get a feel for ruby <6> can I absolutely position an iframe? <6> the element is actually a draggable nav system <6> so I'd need to be constantly moving the iframe <7> (<- a bit curious to what impatient is working on) <2> for example: http://www.domapi.com/build/tests/HTML_4.01_Transitional/colorpicker.htm?theme=system&skin=false&lang=eng <6> will take a peed <6> err <6> peek <6> fatbrain, I could dcc you the source if you want to see <2> or, for it to be moving and sizing: http://www.domapi.com/build/tests/HTML_4.01_Transitional/popupmenu.htm?theme=system&skin=true&lang=eng <7> impatient: don't think I can accept dcc, and I'm too lazy to configure my firewall :P care to e-mail it to me? <6> sure thing <2> note that the alpha transperent shadow still shows above the windowed control too <6> hmm, alpha was on my to-do list <6> oh btw, its an hta so I hope you're on an ms box <7> I am. <7> Not that often you see people developing HTA stuff. <7> any particular reson? <6> security **** here <7> roger. <6> actually it doesn't really matter in that code <6> it will eventually <7> ok, is it related to filesystemobject or xmlhttprequest? <6> nope <7> ok :) <6> it will eventually use FileSystemObject to save 'expressions' tho <6> and site lists <7> ok <7> interesting... <6> you get the email? <7> not yet. <6> *grumble* <6> oh mother ****er <6> my mail server sent it back saying the msg had an illegal attachment :\ <7> lol <7> Just put it in a rar or something :) <6> trying...
<6> there, sent as .rar <7> got it, thanks. <6> sure <6> it uses a simple syntax to navigate intra-site pages <6> ie, http://www.yahoo.com/whatever/001/index001 <6> becomes http://www.yahoo.com/whatever/[N 1 3]/index[M 1] <6> then the +- buttons will increment/decrement the page based on the supplied expression <6> or throw an error if you **** up :) <7> ok <7> even worked on my ie7b2 :) <6> sweet <7> I don't mind pron ^-^ <6> ok sweet <6> ok for example <6> http://girls.twistys.net/preview/418/?t1/revs=tcaxelk/index.html <6> if you entered 'http://girls.twistys.net/preview/[N 418]/?t1/revs=tcaxelk/index.html' <6> and hit '!' <7> yes <6> the +- will take you to the prev/next pages within the site <7> works very good <6> thanks :) <7> *my-new-pr0n-browser* :) <6> haha <6> [M x] mirrors another 'segment' <7> (not that I had an old one... *heh*) <6> x being the number of the segment you want to mirror <6> so http://girls.twistys.net/preview/[N 418]/?t1/revs=tcaxelk/index.html[M 1] <6> hit '+' <6> would yield: http://girls.twistys.net/preview/419/?t1/revs=tcaxelk/index.html419 <7> yes, true <7> I don't quite understand the N and M (nor the numerical values that follows) <7> I'll check the source-code. <6> N (current value) (min number of digits) <6> M (index of segment you want to mirror) <7> ah <6> so [N 1 3] would become 001 <6> the frontent api is still -very- weak... I'm looking for any comments :) <7> atlest your code is clean. <7> (I never really liked \x09 as indentation, I'm more of a \x20 fan ^-^) <6> ya the code should be pretty straight-forward <6> the parser is the only semi-confusing part <6> also there's a bug in the parser's validate method... <6> syntax = this.syntax should actually be syntax = this.syntax.clone() <6> my next step was to add an options button <6> to allow you to change syntax and 'word' identifiers <7> still going through the code. <7> ht311: hello <3> hi fb <6> holy mother of christ <6> I just (literally) inhaled half a shot of soco 100 <6> my lungs hurt like **** <7> lol <1> What's that? <1> Soco 100? <3> smoking is not good for programming <6> southern comfort 100 proof liqueur <1> Aha. <3> oh <1> No wonder your lungs hurt then hehe. <6> the pain was aweful <6> this new castle is helping a lot tho <3> i drank some 75 proof stuff before <6> (new castle is a good beer, btw) <3> yup, i like that too <6> 75? that's like a wine cooler <6> ;D <6> errr, did you mean soco? <1> So... X proof that means X = twise the alcohol percentage right? <6> yup <6> guess its some sill american thing <6> 'silly' <1> Yeah. You just don't seem to want to let go of the old measurement systems. :-P
Return to
#javascript or Go to some related
logs:
#chatzone missing header files vc++ windows.h exacube.org porno cyyy #AllNiteCafe #teens #php back in the day when I was kid lyric 9tb linux partition yum;bind-tools
|
|