| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> yup, that should work <1> but still the window position isn't relative to the clicked button.. <0> well, that is your problem <1> lol <0> i use popup window, not care about where is my button <1> http://domapi.com/build/tests/HTML_4.01_Transitional/dropdown.htm <1> like this :p <0> you need to compute where is that button yourself <1> i c <0> can add ctDropdown, i start workingo on ctCombobox, but too lazy to finish, since my app don't need that. <0> plus stupid stack overflow in IE <1> what are the r & c params p***ed to the handler ? <0> row and column <0> it should be the physical row and column pos <0> lalala, i don't care, I am watching tv with the latest vista ctp :P
<0> I like the new media center interface <0> but the mpeg decoder come with that ****s, taking too much cpu <0> wow halibut, that's is huge. will take a long time to finish that <2> They can become as much as 300kg. :-P <3> much difference on the new CTP ? <0> with side bar, it got a more finish feel <3> still an 87.5 hour install ? <0> if i can get the mpeg2 decoder problem solved, it will be good enough for me to use it for longer term on tv <0> nope <0> it take me 1:30 <3> i ned the resolution support is stil ****e <3> ned = bet <3> 1280*768 or nothing for me :( <0> running 1280*720 <0> with a hacked monitor driver from xp for my tv <3> so it now supports WS <0> just an inf <0> seem so <4> can anyone recommend a good online javascript reference/manual? <3> examancer say ajax = ban <4> something with a really good list of functions and their parameters <4> :P <4> javascript is one of the words aj*x is short for ;{ <4> *:P <4> but no... all i'm looking for is a good manual, resource, or reference <0> heh <0> http://www.javascript-channel.com/Wiki.jsp?page=Links <3> ajax aint javascript <4> if there are no good online ones, then i might just get a book <0> check out the link page on the channel site <4> asynchronus javascript and xml or something like that, right? <4> heh <0> no, it is a cleaner, it is on special this week in canadian tire <3> Windows Vista CTP - February 2006 - Build 5308 (32-bit) (English) <3> HT ? <0> yup <0> i got mine from bt, much faster <3> getting mine from MSDN <3> thatnks ht311 ;) <0> that's too slow for me :) <3> maxes me out <3> im only on 1mbit at home <0> oh <1> ht311, what's wrong with that ?; http://pastebin.com/572670 <0> .. you have very bad memory <0> is r and c as parameter <1> so i can't access the event that fired that callback function ? <3> mmm yummy pressed red grape juice <0> h3: ... nope, in ie, you can get window.event <0> i had think of that, just no strong case to have that. I was the only heavy listgrid user at that time. the private method that access to that, all this events and editing, i want to do a offical clean up in listgrid2 <1> would me more practicle if the event was p***ed to the event handler since the r and c parameter are already accessible via currentRow currentCol methods <1> .. <0> the concept is no one should have access to currentRow and currentCol <0> it is virtual <3> http://pastebin.com/572687 <3> wtf <1> i don't get it :p <0> you give me an idea to spam all hte pastebin ;D <0> h3: when get the license and have read code a bit
<0> ;) <0> crap s/grape <1> I want to test it more, things like stability makes me nervous, especialy with javascript <1> but don't worry, if it p*** the test I'll buy it <1> the enterprise edition, ofcourse ;p <0> i didn't write it, i am a customer too :) I just hack the code and submit it back. <1> ok <1> it's on a cvs repository ? <0> i looked at all frameworks before. <0> nope, there is an app let you sync and commit if you want <1> which are other goods ? <1> or is there any other good ? <1> eheh :p <0> i have all my stuff in cvs on my side. <1> ok <0> every page i did i have listgrid <1> lol <0> learn a lot of other stuff when read the code in there too <1> i presume .. the documentation is not that great <0> no need for doc when you have the code. i read the code much faster <0> you saw this http://vix.myvnc.com:8088/dropbox/untitled.PNG? <0> http://vix.myvnc.com:8088/dropbox/untitled3.gif <1> do you work with iframes or it's a single app ? <1> look great <0> the frist screen is using the pagecontrol the manage the iframe <0> the 2nd one you see is all in one page <1> k <0> is jsp base, got a lot of include , <0> mvc on the server side <0> and there is a mvc on the client side too <1> is it me or the iframes makes it faster ? <0> you talking about the first screen or the 2nd? <1> talking generally <0> really depends on the need, you you have data are inter related. i putthem together <0> much easier to write, is not slow at all <1> yeah, that's strong limitation of iframes <0> if they are independent , i don't care, that is the case of the first screen <1> another thing that bugs me, it's the unability to make the listgrid's width 100% <0> on the server i put a rest style json data access layer <0> i use relative position across. no absolute. i have a small resize handler on each page to manage those <0> use a lot of css <1> yeah, but the resize handler don't remember the col's new width <0> the rss example is written with this in mind, like my production code <1> i guess i'll have ti use cookies <0> it does <0> you mean after you post the page? <1> hm <1> min <1> when i go on another page and come back <1> or reload the iframe <1> json is great <0> that you have to find your way to remember that. <1> much better and lighter dans xml <0> and direct access to data without stupid dom api <1> http://pastebin.com/572706 <1> making a php array to json is quite easy too <1> tough I didn't test it a lot yet <0> there are json cl***es for every language on the json page <1> yeah, found that after spending 3 hours crafting this cl*** <0> LOL <0> from my experience, pick something to use, is more than how much functions it got. also, how faster you cna pick it up, and how comfortable you are working with it. <1> i admit that it's easy to start using domapi <1> my fears are more about the stability in long therm and eavy usage <0> that will be the same for all javascript base framework <0> this is the most snappy one i come across <1> me too <0> the isolation inside is quite well, bring code or result from dojo or prototype to the core will be very easy. but don;t feel is needed, domapi still bigger than dojo <0> i doing bring in a couple prototype idea in my code. $() and $F() <1> yeah, $() is damn usefull <0> i can improve the speed of listgrid loading for 4 times. just no case need that yet <1> do you use html 4.0 as doctype ? <0> i have page in quirkmode and pages in strict mode
Return to
#javascript or Go to some related
logs:
cps621 #chatzone russell peters youtube #AllNiteCafe #php PermissionID.class #skype muie dinamo #linuxhelp #linux
|
|