| |
| |
| |
|
Page: 1 2
Comments:
<0> ok, it is the result... innerHTML doesn't like <form> in IE, thanks, guys <1> how do i check if an object exists ? <2> check typeof <1> i mean lets say i did appendChild <1> and i want to check if something was created earlier <2> checl childNodes.length <1> what should i expect? <2> up to you <0> int <1> guys, if i have a <td><tag id="foo"></td> how to do cl***Name on the td using tag id ? <1> outerHTML ? or sth? <1> something with parent ? <3> document.getElemenbById('foo').cl***Name <1> pieg_: ill change the <tag> cl*** name then not the <td> <1> Pilum, i mean
<1> document.getElemenbById('foo').parent.l***Name ? <3> Ah yes. <3> .parentNode <1> ah ok <1> will try <1> whats the difference when i do var re = foo.element(bla); and same without var ? <4> omitting var keyword makes the variable global. <1> thanks fatbrain <5> hi all <5> can anyone please tell me why does this not popup a window in firefox ? http://pastebin.com/727312 <3> screenX? <5> am i lame ? <1> LOL <3> Possibly. <3> What's with parseInt on screen.width? <1> Pilum: would you be so kind, and type me an example of how to appendChild to a form, i want to add hidden input with a value set etc. <3> document.forms['formid'].appendChild(childObj); <6> Is there a way to grab the cpu ticks using javascript? I am trying to have a guaranteed sessionally unique number ... <1> childObj ? <1> IcyLiquid[a]: get a date and md5 <1> cpu ticks.... <1> what an ide <6> Pieg_ my script is done in less than 1 second <6> And I need multiple of these numbers <1> IcyLiquid[a]: there are miliseconds, too <6> Hence, date(0) will always produce the same seed, and md5ing it will be useless <2> simple counter will suffice <6> [Torgo]: then I have to keep track of it... Thats probably what I will end up with but i've used ticks in the past <6> In other languages. <1> then, use the date, username, miliseconds and md5 <1> and counter <6> Md5 isnt built into js, is it :/ <1> *shrugs* <1> use php <3> There are MD5 scripts out there though. <6> Now THAT is an idea... <6> Use php... From a clientside application <6> Genius :p <1> Pilum: what do i do with chilObj ? <6> Yeah thanks Pilum <1> IcyLiquid[a]: if youd think a bit <1> youd know how to use php <1> its easier to use php with js than js with php you lame <3> pieg_: You create it. <1> and im lame <1> sound like var childObj = new input; ? <1> bye Pilum :P <1> hehe <1> good luck <1> froem the serverside <7> s <6> Pieg <1> yeah ? <7> is there a way to align a layer perfectly with the bottom of its parent layer. layer = div tag <6> Sometimes the javascript is in the form of function calls generated by php <6> And other times its from clicking a button <6> So <6> Php isnt an option in the latter case <1> yeah but generating the unique id is always good in here mate <6> See dude
<6> I would need 'n' unique ids <1> nevermind when you opened the page, you got the id generated <7> can anyone HELP ME <1> ah <6> Because the user can click the button as many times as they want <1> ok, you won <6> Hehe <6> Csharping: cant you float: bottom; ? I dont know if that works :p <1> you could use a php generated iuid with a counter tho:D <6> Hehe <1> there is no float:bottom <6> That uid wouldnt add to the uniqueness tho <1> it would <1> ofcourse it would <6> Well I mean... It wouldnt add to the space between each new ID <6> You know? <6> It would be just some random extra crap that would help the MD5 be more funky <1> but if the Id qould be unique, everything lter would be too <6> But would be common to each id and thus be factored out <1> nm, man <1> better tell me how too create an input object <6> Umm <6> Sec <1> im reading too <1> someting. <6> Prolly like <6> Var myInput = new Input; myInput.type = ... <1> lets try <8> new Blah(); <1> blah() ? <6> I think dave-e is mumbling that it should be Input(); not Input; <7> so no help <6> Csharping: I dont know how to do that... Try in a css channel? <8> Wasn't a mumble. <7> empty <7> everyone asleep <1> tb = document.createElement('input'); <- that way is good too ? <1> dave-e: i got Input is undefined <8> Because Input isn't a cl***. <8> Was just correcting the JS. <1> oh <1> how to create the imput then:( <9> well the stored procedure is something almost that has to be implemented <9> errm... <9> wrong windo <9> w <7> I have a div area where I used ajax to insert text <7> the thing is the text flows continuously <7> how can I make text wrap? <10> time to learn some css <7> how can I float a div tag upper right? <10> ask in #css <11> wow <11> amazing new video <11> http://www.euro***parties.com/main.htm?id=sweetash <11> enjoy guys <11> :) <12> any can help me <12> qqun peut m aider <4> hm <12> i just like know you past mi code in ma page for make mi page a popup <13> [Torgo]: I optimized dumpProp <2> optimized? <13> it was very very slow, about 5 to 7 sec for a component, it is about 2 or less now <2> cool <13> using dataset.dump to trace all the listgrid data issue. getting annoy by the speed and fixed it ;) <2> :P <2> i'll be concentrating purely on the tutorial for a while <2> working on the underlying achitecture for it, then the actual content next <13> I was looking at the hello world from dojo, can port that to domapi. <13> http://dojo.jot.com/Tutorials/HelloWorld <13> I'm refacoring all row and col index, making related functions' name more consistence, then the editing issue should be fine after, then start working the timepicker and timeimput. try to keep some note along the way for crappy tutorial. <13> idea for jscp, http://www.nikhilk.net/Project.JSUtils.aspx, i like the condtional directive.
Return to
#javascript or Go to some related
logs:
gguhf #apache #java BMI tamel #squid What horse carried Lester Piggott to his record breaking Derby win in 1983 ? how to setup WUSB54G on fedora
mmm-hmmm wav #php andi alla
|
|