From: Alexey M. <ma...@ca...> - 2000-11-30 16:43:17
|
On Thu, 30 Nov 2000, Barre Bizon wrote: Yes - I told it is JS_1.3_ > Another thing... neither the function.call() nor the > function.apply() method work under IE4+. > Unfortunately. Also add .watch() to the list :-/ But isn't it better to use optimised versions for the brouser, not the one for all? So main "dynapi" whould be a selector of "dynlayer_ns4.js" or "dynlayer_ie4.js" but keeping same API? I thinks using "new Layer" in NN4 is better then creating lots of CSS and <div>-s (memory usage and resistance to Resize): http://deep.kiev.ua/JS/WebGram/ - resize resistant without any reloads. ps. last one i need to make site as one page , with changed layers Same as www.htmlguru.com is. Malx |