![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Out of curiosity, did anyone review the second attempt I made at the DOM 2 Events wrapper, posted at the end of last month? I posted it in the previous thread rather than a new one and I have the feeling that it might have been missed (either that, or it's so dire that no-one wants to touch it ![]() Subject: DOM 2 Events emulator (was: Executing in the context of calling function) Date: Wed, 31 Mar 2004 00:15:01 GMT Msg-ID: <opr5o9qxtd5vklcq (AT) news-text (DOT) blueyonder.co.uk By the way, stripping whitespace and comments (many thanks to Douglas Crockford for his JSMIN program) reduces the combined file size by half. Though I state that all five files are required, that's not technically true; core.js and domEvents.js are required, whereas the other three are plug-ins. However, mouseEvents.js is dependent on uiEvents.js. Mike |
#3
| |||
| |||
|
|
I can't say I'd be good enough to make an opinion, but I was curious to have a look - I did a search on google for the msg id and it didn't return... Have I done something wrong? |

#4
| |||
| |||
|
|
Out of curiosity, did anyone review the second attempt I made at the DOM 2 Events wrapper, posted at the end of last month? |
#5
| |||
| |||
|
|
On Sat, 17 Apr 2004 02:24:02 GMT, Reply Via Newsgroup reply-to-newsgroup (AT) please (DOT) com> wrote: [snip] I can't say I'd be good enough to make an opinion, but I was curious to have a look - I did a search on google for the msg id and it didn't return... Have I done something wrong? You have to enter the message ID as a special field (easiest in advanced search). Try URL:http://groups.google.ca/groups?safe=...o.uk&lr=&hl=en Enjoy! ![]() Mike |
#6
| |||
| |||
|
|
"Michael Winter" <M.Winter (AT) blueyonder (DOT) co.invalid> kirjoitti viestissä news pr6kqapgc5vklcq (AT) news-text (DOT) blueyonder.co.uk...Out of curiosity, did anyone review the second attempt I made at the DOM 2 Events wrapper, posted at the end of last month? I was interested, but (the famous, frightening 'but' : ( ) the code was so long that started thinking that loading so large a library always makes my pages too clumsy. |
|
There is a need to have a good simple template for cross browser event handling without needing to think and create everything from scratch every time. |
|
What about http://developer.apple.com/internet/...entmodels.html |
#7
| |||
| |||
|
|
Thanks for that - I found the original post but don't think I can really comment on the code (though I can learn from it) due to my lack of experience. I do understand your objective though, and for that, I applaud your efforts. I know the code had to be purged of comments, and abbreviations used where possible to help with its overall physical file size but that makes life more difficult for someone like me to understand its proper usage... I always prefer comments to be part of my code, not seperate as it helps when I read/learn from someone elses code as I can follow the full program flow without seperate pages/windows. |
As I need to make some hefty|
I am going to try and learn from your code - I am not talking about robbing your code, but specifically, learning from its structure and function/method usage. |
|
As a side note - I might get flamed for this however I would think your code might prove very useful with intranets, as opposed to over the internet as generally I have found intranet bandwidth, while not open to abuse, is generally more plentiful and an 18k size is manageable on most networks... |
![]() |
| Thread Tools | |
| Display Modes | |
| |