8:00 – 5:30 SR
- The test page doesn’t seem to be working with IE8. The yui-sam stylesheet isn’t loading, and the popup won’t show. The error says “Expected identifier, string or number” – configArray.push({name: ‘name’, type:’text’, default:’unset’}); It could be that ‘default’ is causing the problem since it’s a reserved word.
- Yay! https://www.modern.ie/en-us/virtualization-tools#downloads
- And that worked just fine. Tested the fix (replacing ‘default’ with ‘initialVal’) and all is well again!
- Creating the PanelModule – wierd bugs, but here’s the initial version: http://philfeldman.com/PanelModuleTest.html
