|
Posted by Sherman Pendley on 01/09/08 15:44
Anthony Levensalor <killfile@mypetprogrammer.com> writes:
> There really isn't all that much 'code-hacking'
> required. Conscientious coding is much better than hacking and as far
> as Javascript goes, it is not difficult at all to find the common
> threads and use them appropriately so that code works in Safari,
> Opera, IE, and FireFox.
And even then, you won't need to constantly write that kind of code.
There are plenty of free libraries that encapsulate all that browser-
checking and other standard code into a simple function call. And if
you don't like those, it's not hard to write your own.
sherm--
--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
[Back to original message]
|