Showing posts with label jquery. Show all posts
Showing posts with label jquery. Show all posts

Friday, April 25, 2014

Assignment: those review and quiz questions mentioned Wednesday

Folks,

Those review and quiz questions I mentioned Wednesday are ready. You can find them on the notes page under the javascript and jquery topics.

Recall that review questions are marked only for participation (any answer is acceptable). Please feel free to collaborate with fellow students on these questions.

Quiz questions are graded, but because of the limited time remaining, we will drop the lowest of your two scores on these new questions. In sum then, you need only answer two of the four quiz questions from this semester for full quiz marks.

Friday, July 13, 2012

Find: jQuery 2.0 JavaScript framework to drop support for IE 6, 7, and 8

jQuery 2.0 JavaScript framework to drop support for IE 6, 7, and 8


The developers behind the popular jQuery JavaScript library recently published a blog entry with details about the project’s development roadmap. In the note, they announced plans to drop support for legacy versions of Microsoft’s Internet Explorer Web browser in jQuery 2.0

The 2.0 update is expected to release next year. Web developers need not worry, however, because the jQuery team has a plan to ensure that old versions of IE are still supported. A separate 1.9 release to be issued in parallel will leave legacy IE support intact.

The jQuery library is extremely popular among Web developers and is used on some of the largest sites on the Internet. It provides a number of convenience methods and utility functions that dramatically simplify DOM manipulation and other tasks that are common in modern Web applications.