Quantcast
Channel: Jan Jonas' blog » JavaScript
Browsing latest articles
Browse All 6 View Live

SCORM 1.2 & Opera: Hints to develop SCORM compliant learning content

IntroductionThe eLearning standard “SCORM 1.2″ defines a JavaScript API to exchange date between the Learning Management (LMS) and the learning content, called Sharable Content Object (SCO) by SCORM....

View Article



Update MooTools from 1.2.5 to 1.3: API breaks with (inbuilt) compatibility layer

Update 2010-10-20: The MooTools team decided that both API changes are not API breaks, but fixes. In detail, both functionalities I’ve used in 1.2.5 are undocumented and officially unsupported features...

View Article

Update MooTools Core from 1.2.5 to 1.3 breaks inheritance structures

Update 2010-12-20: I created a bug report which was set to “wontfix”. As Christopher Pojer explained here there is no guarantee that this.parent is defined in classes that are used as interfaces.Some...

View Article

ASP.NET: Programmatically adding tags to include JavaScript files in the...

One common task of ASP.NET master pages is the definition of the page’s <head> tag, which could include <script> tags to include external JavaScript files>. If you do not use absolute...

View Article

jQuery: Disable (browser) cache for all AJAX requests

Here is a small JavaScript code snippet that uses jQuery’s .ajax() function to disable the (client side browser) cache for all subsequent jQuery AJAX calls (note that caching is enabled by default for...

View Article


WordPress & jQuery: Fix JavaScript error “$ is not a function”

When using jQuery in WordPress you might be surprised by a $ is not a functionJavaScript error.For example, in a default WordPress 3.3.1 installation, the following JavaScript code leads to this...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images