[Proto-Scripty] Using this.arrayname to add data to an array not working

2009-04-27 Thread Imbi Rehling
Hello to all, my first post to this group! I am new to OOP in JavaScript and have written my first Js Class using prototype.js.. On the 'Learn pages' at prototypejs.org the example for 'Classes-Inheritance' shows the following.. var Logger = Class.create({ initialize: function() { // this

[Proto-Scripty] OverLIB Clone - IE not appending to Style Tag - setStyle() sometimes not working

2009-05-31 Thread Imbi Rehling
Hello again, My second 'pure prototype CLASS project' and my second post.. (apologies for the size - a lot to convey) If recently had a look at the overlib.js script from http://www.bosrup.com/web/overlib/ and was a bit disappointed by several aspects of the code. Primarily it failed misera