@# Quotes DB     useful, funny, interesting





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



Comments:

<0> much deeper than that.. java sued microsoft ?
<1> stop all these java non-sense. I hate java.
<2> seems to have missed my point
<0> lol~
<0> anyone here codes in ASP.NET ?
<0> just asking for curiousity (n.b. no ASP.NET question)
<2> this better have something to do with javascript
<1> it means you are not busy ;)



<2> nah, just working on a deep dhtml interface
<1> it will be interesting to see something that qualify for you to call it deep...
<2> can't, it's behind closed doors
<1> I start dropping all the dataset access by column index (in my code), everything have to get via column's fieldName.
<2> we have to sync up soon ... i'm planning on making some listgrid edits, and don't want to have to merge our changes later
<0> this channel is not that dead as asp.net one
<0> heh
<1> I didn't do any real damage there yet. just a few minor stuff. you are fixing the scrolling/selectRow with wrong hightlight? I can always wait for you to finish to merge mine.
<1> I am using this in my code D.getValue(i,D.getColIndexByFieldName(fieldName));
<1> will leave you to think for a better name :)
<2> i'm planning on just fixing anything i see ;)
<1> ok, I will commit a snapshot with other minor fixes i did this couple days
<2> cool
<0> whats the px value if you have a position of 3mm for example?
<0> how to find it?
<0> mm / 4 to find the px ?
<2> pick a measurement unit and stick with it
<3> set something's width to 3mm then read back the offsetWidth, which will be in px
<1> but not all computer will give the same result
<0> depends on the browser or computer?
<1> computer
<1> screen dpi
<1> [14:57] <2> pick a measurement unit and stick with it
<1> i use both em and px
<0> both mm and px ?
<0> and how do you give precise output?
<1> "em"
<0> whats em?
<1> http://www.mondaybynoon.com/2006/03/13/effective-style-with-em/
<0> oh thanks :)
<4> ht311, it's sweet when you increase the font MUCH
<0> mine is not a font issue though
<0> more on image over image calculation
<0> to be precise I have to use px
<4> im corresponding to the link ht311 gave
<1> i use em for text and gui in px, and my gui suppose to work well enough for a few em size. if people want to blowup the size of the text, it is up to them. nothing should be broken in the process
<5> please help me with some ajax tutorials if you know...
<6> me too
<5> :)



<6> wkt: I know nothing about ajax
<6> I just know there is a function, that lets you extract a page from a server
<5> not realy
<5> :)
<6> and through that, you communicate with the server
<6> and that is ajax
<6> you use javascript and that function
<6> and you make dynamic things
<5> ajax is represented by xmlhttprequest()
<5> and with that you read the contents of the file...
<6> yes yes
<6> so you know more than I do
<5> if you read the contents of a php file you can say it`s communicating with the server :)
<7> wktdesign: start off from wikipedia
<6> but I've heared that's the trick with ajax
<6> the function you said
<6> if you know how to use, what else do you need?
<5> i know how yo make an ajax connection but i don`t understand what`s the meaning of the third variable in the open("post or get", "path to file", ) function
<5> and the last one can be true or false
<5> ut i don`t know it`s meaning
<6> maybe it's POST and GET from HTML
<3> it's sync/asynchronous
<3> basically tells it whether open() should wait for the response
<5> open(first, second, third) first refer to the methodand it`s get or post, second refers to the path of the file and third refers to how file is load sync or async
<5> RoBorg thank you for explanation
<5> soo if want to use it with an loadig message i should use "true" ?
<6> is synchronous better than asynchronous?
<3> generally you want asynchronous, otherwise your app will seem very slow
<6> thanks
<3> no, you should use false and put up a message, then when the response comes back, hide the message again
<3> err
<3> ***uming false == asynchronous
<3> I can't remember which way around it is off the top of my head heh
<5> hm... i use true and it works, you suggest me to use false?
<5> i use get method
<3> both will work
<5> yes...
<3> but it you use synchronous you won't be able to do anything else while it's waiting for the response
<3> if you're on a local server you probably won't notice any difference between the two
<5> yes...
<3> but if you're on a really slow connection, you would notice a big difference
<5> asyncronous is faster?
<3> it lets you do other things while it waits for the response
<5> sync let`s me too... i`ll put the script on pastebin so you can see it
<5> please take a look http://pastebin.com/719403
<5> dncr you too :) you can take the script
<5> but you`ll have to moify it a litle


Name:

Comments:

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






Return to #javascript
or
Go to some related logs:

#AllNiteCafe
cin sucks C++
#c
meatspin shemale
#chatzone
#chatzone
kowait girls
lfs norwegian keymap
radio4ever
slick_chic



Home  |  disclaimer  |  contact  |  submit quotes