Browse by Tags

Related Posts

  • jQueryMonkey

    Paul asked if one could easily add jQuery to pages everywhere. He mentioned that you might be able to do it using GreaseMonkey. The answer is: of course you can. :) var theScript = document.createElement("script"); theScript.src = "http://jquery.com/src/latest.js"; theScript.language...
    Posted to David Stone's Blog (Weblog) by David Stone on 07-23-2006, 12:00 AM
    Filed under: greasemonkey, javascript, jquery
  • jQuery and Ajax.NET Professional (AjaxPro)

    jQuery is a fast, concise JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript, but it can be only used on the client-side JavaScript code. That...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-10-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, JavaScript, JSON, jQuery
  • AjaxPro more JSON compliant

    I put the next beta version online to test the new JSON converters. I have added a new web.config paramter which will bring JSON converters to render a different output. <oldStyle> <renderJsonCompliant/> <renderDateTimeAsString/> </oldStyle> Next I have added a new attribute to...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-23-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, JavaScript, JSON, jQuery
  • Visual Studio Orcas JavaScript IntelliSense

    Bertrand has a great post about JavaScript IntelliSense with the next Visual Studio .NET code-name Orcas. I downloaded the bits to give it a try. Oh yes, it is working great when creating ASP.NET AJAX Web applications. What about Web developers not using ScriptManager? Hm, next I tried to run my AjaxPro...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-28-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Source Code, jQuery
  • AjaxPro more JSON compliant

    I put the next beta version online to test the new JSON converters. I have added a new web.config paramter which will bring JSON converters to render a different output. <oldStyle> <renderJsonCompliant/> <renderDateTimeAsString/> </oldStyle> Next I have added a new attribute to...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-23-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, JavaScript, JSON, jQuery
  • Download AjaxPro Beta with jQuery Support

    I forgot to put the beta version online that will support jQuery and json.js from http://www.json.org . You can download the latest beta of the AjaxPro library at http://www.ajaxpro.info/download/jQueryAjaxPro.zip . The download currently includes only the .NET 2.0 library including a Visual Studio ...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-15-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, JavaScript, Ajax.NET Release, JSON, jQuery
  • AjaxPro and the jQuery JavaScript Provider

    Because jQuery is a often used JavaScript framework I will have a provider available in the next release of Ajax.NET Professional that will render only the wrapper JavaScript files in the jQuery JavaScript code. The JavaScript output for jQuery MyAjaxClass_class = function() {}; MyAjaxClass_class.prototype...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-13-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, JavaScript, jQuery
  • jQuery and Ajax.NET Professional (AjaxPro)

    jQuery is a fast, concise JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript, but it can be only used on the client-side JavaScript code. That...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-10-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, JavaScript, jQuery
  • jQueryMonkey

    Paul asked if one could easily add jQuery to pages everywhere. He mentioned that you might be able to do it using GreaseMonkey. The answer is: of course you can. :) var theScript = document.createElement("script"); theScript.src = "http://jquery.com/src/latest.js"; theScript.language...
    Posted to David Stone's Blog (Weblog) by David Stone on 07-23-2006, 12:00 AM
    Filed under: greasemonkey, jquery, javascript
  • $$$ - The bottom line

    I know exactly what you are thinking: this post is about money. NOPE! It sure isn't :) This post has nothing to do with money and everything to do with JavaScript. The dollar sign has started to pickup use in the JavaScript world lately. In most cases the dollar sign, in JavaScript, represents a class...
    Posted to Zack Owens (Weblog) by zowens on 09-09-2007, 12:00 AM
    Filed under: JavaScript, AJAX, jQuery
Page 1 of 3 (26 items) 1 2 3 Next >
Page view counter