Browse by Tags

Related Posts

  • Recent Web Finds

    Just wanted to share some interesting finds... Frans is stirring the pot again... This is dissapointing... " Web 2.0" owned by O'Reilly Raymond is at it again (blogging GREAT STUFF!) This time, he's shared some common Patterns Posters for us to decorate our cube/office walls with Fellow User Group Leader...
    Posted to ScottD's Musings (Weblog) by Scott Dockendorf on 05-27-2006, 12:00 AM
    Filed under: AJAX, Patterns, Windows Mobile, .NET, FireFox, TDD
  • JavaScript performance - access to global variables [part 1]

    While reading several posts about JavaScript performance [ 1 ] [ 2 ] I did a simple test, too. My first part will compare Firefox and IE7 using global variables compared with local ones. var x = {"FirstName":"Michael"}; function test1() { return x.FirstName; } function test2() { var...
    Posted to Ajax.NET Professional - AJAX and JSON made easy! (Weblog) by Michael Schwarz on 11-17-2006, 12:00 AM
    Filed under: AJAX, JavaScript, JavaScript Performance, Firefox, IE, ASP.NET
  • selectSingleNode and FireFox

    Ajax is cool, for sure. However sometimes its not so easy to work with, Ajax brings back a problem to web development that had been going by the wayside for a few years. You see when I started back in early 2000, we had MS IE, Netscape 4, AOL and a slew of other browsers to support. Writing interactive...
    Posted to Scott Sargent : Codeboy's Blog (Weblog) by codeboy on 01-25-2007, 12:00 AM
    Filed under: Firefox, AJAX, Javascript
  • selectSingleNode and FireFox

    Ajax is cool, for sure. However sometimes its not so easy to work with, Ajax brings back a problem to web development that had been going by the wayside for a few years. You see when I started back in early 2000, we had MS IE, Netscape 4, AOL and a slew of other browsers to support. Writing interactive...
    Posted to Scott Sargent : Codeboy's Blog (Weblog) by codeboy on 01-25-2007, 12:00 AM
    Filed under: Firefox, AJAX, Javascript
  • Recent Web Finds

    Just wanted to share some interesting finds... Frans is stirring the pot again... This is dissapointing... " Web 2.0" owned by O'Reilly Raymond is at it again (blogging GREAT STUFF!) This time, he's shared some common Patterns Posters for us to decorate our cube/office walls with Fellow User Group Leader...
    Posted to ScottD's Musings (Weblog) by Scott Dockendorf on 05-27-2006, 12:00 AM
    Filed under: Windows Mobile, .NET, FireFox, AJAX, TDD, Patterns
  • A LinkButton, DefaultButton, UpdatePanel and FireFox

    What are we going to do today Brain? Today Pinky? We are going to TAKE OVER THE... learn to use the stuff in the title... I recently did a post regarding An UpdatePanel, FireFox and the Default button . One thing that has stumped many ASP.NET Developers is... what about the @#%)&* Linkbutton! I can...
    Posted to Ryan Ternier (Weblog) by Ryan Ternier on 10-25-2007, 12:00 AM
    Filed under: ASP.NET , AJAX, JavaScript, Firefox, ASP.net Ajax
  • UpdatePanel, FireFox and the DefaultButton

    Recently I was pulling my hair out with this issue. Recently I blogged about using a Modal Login control instead of redirecting to a login page. I have had great success with this. However, the one thing that was vexing me was the Default Button. It worked like a charm in IE. In Firefox, it behaved like...
    Posted to Ryan Ternier (Weblog) by Ryan Ternier on 10-17-2007, 12:00 AM
    Filed under: ASP.NET , AJAX, Firefox
  • Tools I cannot work without.

    I posted an article about Sites, References and Articls that I cannot work without awhile back. I decided I'd follow up on it on tools I cannot work without. Visual Studio 2005 . Yea, I can't really work without this. This is my bread, butter, coffee, and ninja-snacks all coupled into one nice thing...
    Posted to Ryan Ternier (Weblog) by Ryan Ternier on 10-11-2007, 12:00 AM
    Filed under: ASP.NET , AJAX, General Software Development, .NET, Windows Services, Firefox
  • EventValidation issues with asp.net ajax and FireFox caching causing issues...

    Hey All, Was having some wierd issues with asp.net ajax in firefox. If for example you put a textbox and a button in an updatepanel and put in a value and click the button. Then you hit F5, in IE the value will be gone, but in FireFox the value is still there. This is due to firefox caching input values...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 01-18-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, MICROSOFT, .NET 3.5, C#, Event Validation, FireFox
Page 1 of 1 (9 items)
Page view counter