| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> s/don't use <1> hehe <1> i don't usually, but somethings i like to remember (annual reminders, long term stuff), and I don't use a palm anymore <0> i try to use a plam before. don;t find it usefull, usally I have all the stuff remember, and phonebook in my cell is good enough <1> m <0> i use calendar to look up long weekend :D <1> i loved my palm, as a student it was awesome, i used it every day <0> when is the next long weekend? i need a dayoff <1> but once i started work full time i found less and less use for it. code monkeys don't get many appointments and little travel time <1> easter <1> weekend of 16 april <0> damn <1> take vacation days <0> what is this "Journe internationale de la Francophonie " <1> floaters. sick day. work flexy <1> hehe, do you have a desjardins calendar?
<0> from my yahoo calendar <1> francophonie is an ***ociation of all french speaking nations (or any nation that has french as a second language). <0> i have been thinking of taking sick day for 3 week, just too damn busy <1> i'll go in and work for you <1> you can lie on my couch <0> myproblem is i don't feel like working for the whole month, i am overdue to take sick day <1> winter dread <0> my gmail is working <0> hahah, i got 100 invite <1> now if only you had 100 friends ;-) <0> ouch <0> does that count all the people ask me for free technical support ? <1> or even density <0> it is jsut about the same, it depend on you dialy life. all people have about the same size of their network <0> when you play sims, it is very hard to keep over 7 firends <0> :D <0> you do have much more cl***mate in asia, the cl*** size is about 40 <0> look at it from project management angle, the effective team size is around 6 to 10 people, it shoudl hold true everywhere <1> did you go to school in china? my father is in Nanjing right now, he says he likes it a lot. <1> good point <1> i wonder if there are any cultural constructs that can be used to expand that number....you know, same way people can remember only 7 things (e.g. phone number) but that there are hacks to increase that. <1> and if any of those are ingrained in a society enough that maybe in that society people really do have more friends. <0> and the society actually discurage people have large social network . if you have a lot of freinds, either you are a pimp or a slut :D <1> haha <1> so we are monogamous with our friends and not just our spouses <0> I do wonder what is the % of people having more than one ***ual partner even they are married <1> Theodore is out! http://www.rds.ca/canadien/chroniques/199799.html <0> hahhaa habs <0> the culture do affect how many things people can remember, but it is not same as keeping relation/mantain social network <0> people in asia all remember 8 numbers of phone# instead of 7, for ture window geeks, they remember25 digits of the product keys :D <1> Sweet, watching Naked Gun 2 1/2 <0> cl***ic <0> is that the one with the *** sence? <1> with the giant condoms? yeah <0> the one play different clips, open flower, rocket launching etc <1> ah, yeah <0> http://video.google.com/videoplay?docid=5103734067071730450 <1> real? <0> seem not :) http://gvod.blogspot.com/2006/02/bad-reporter-bad-bad.html <2> hey, what can i do with the busy cursor on a setTimeout on IE? :( <2> to omit it i mean <1> there isn't one <2> lol <2> can i say f*ck IE ? <0> no <2> ok <2> :) <0> this is an IE friendy channel <2> gotcha <2> =) <2> IE7 commercial was nice btw <3> can you get file contents into js? <3> readfile <0> serverside job <4> how can i add a table to the tab list? <4> I also want tobe able to go up and down using arrow keys <4> (yahoo mail beta does this) <0> http://www.domapi.com/build/tests/HTML_4.01_Transitional/Listgrid.htm?skin=true&theme=aqua <0> table is table, it have no focus or stuff, unless you manage it yourself
<4> ht311: what do you mean "unless you manage it yourself"? <0> handle keyboard events on the table, do something like activeRow++ or --, then change the color of the tr and restore the color of the old active tr <4> yes, I'm currently doing that in onmouseover()/out <4> ...but if I've got more than one table on screen, how do I handle table navigation using the keyboard? <4> (need to tab between controls/tables and know when I'm allowed to respond to key presses) <0> you need to manage all these by yourself <0> another var activeTable ;) <5> Hello <5> return (((sum%10)==0)?true:false); <0> silly statement <5> =/ <5> <- complete n00b <5> trying to modify a script for my needs <5> ht311, what's the silliness reason ? <0> == return true or false anyway <0> no need ? : <5> so, how would I write that? <5> return (((sum%10==0); ? <0> your ( ) is not balance <5> o.O ? <6> any idea on how I can set the original event handler back? <6> I tryed to save it but it's not working <6> any .ResetEvent() function available? :) <0> original? <6> yeah <0> don't understand <6> let's say I have onclick=myFunction <6> now, I need the real onclick back <1> real? <6> ... <6> the one that is set when the page is firstly parsed <6> rendered <0> it was undefined <6> hmm... <6> I'm so dumb, thanks <0> that will be your daily dumb question <6> it means that if I need the old result I have to do onclick=function() { return true; } <0> ,,,,,,, <6> heh <6> wouldn't that do it? <6> or, can I undefine it? <1> while you're at it could you undefine me <6> I've done onselect=function() { return false; } <6> to stop the execution of the native code <1> onselect = null; <6> I thought that null is considered defined... <6> thanks <1> sorry, cancel that <1> dunno where my head is <6> so it's not that? :) <0> just try it <0> it should work <6> it works <6> he was right <0> it take just 5second to try instead of you going around for last 5min to dig our brain <0> :) <6> :) <6> I like the result, I think that this will become my first javascript cl*** :P <1> hard for app to recognize the db when you haven't added the db yet <0> ? <7> hey hey <8> hey everyone <9> hi......may I ask something :) <9> anybody knows how/where to get this kind of JAVASCRIPT ROLLOVER? -------> http://www.sonystyle.com/is-bin/INTERSHOP.enfinity/eCS/Store/-/-/-/SY_Storefront-Start <10> when makin a XMLHttpRequest(); object.. should i reuse it? <11> i have 2 frames ... one of them containing a form .. how cam idisable the form elemnts from the other frame? <12> anyone can look and help me out with some big code in javascript / php / ajax .. i just need to modify there somthing and i dont know js well enough to touch the code.... <12> ok here is the problem... the problem is that. i know php and mysql. but not javascript. i need to take that code (http://www.cyberdummy.co.uk/test/dd.php) and make it works like that: instad of now that the block moves when you click it on anywhere there, i want to make a handle with text "click here to darg the window" and make sure that the user will able only to drag the window on the handle and not in the whole box.. anyone can slove it? <13> hello
Return to
#javascript or Go to some related
logs:
Binary was not build with debugging information msdn would u like some buttons prank #linuxhelp gentoo badram drawOval+fulfill ntop apache rewrite sunt fata si caut macedonian girls #MissKitten #windows
|
|