Jörn Zaefferer schrieb:
Michael Stuhr wrote:
Jörn Zaefferer schrieb:
Michael Stuhr wrote:
before using prototype or such frameworks (too big!) are there any other "small" libs with common functions (extending String, Array ... ) like escapeHTML() etc.
You could give the methods plugin a try: http://dev.jquery.com/browser/trunk/plugins/methods/

that is definately a good try, unfortunately the String.js misses the funstions i needed. but i think it xould be easily enough extended.
Oh, what are those functions you need? It wouldn't hurt to add them, would it?

right off my fingers i'd say: "String().escapeHTML()" and the counterpart for example. some replacement functions (search() for example) could make things easier, i think one could look at http://proto.layer51.com/ and find some of the good ol' flash protos useful. that's what i'd do, cuz this is where i come from. dunno if there's an equal system for js ...

i didn't do none of these yet, just in case you're asking yourself :-) but i think we could collect some.

what do you and the others think ?

micha

Reply via email to