Results 1 to 4 of 4

Thread: How to check for prototype browser compatibility

  1. #1
    Join Date
    Dec 2008
    Posts
    69

    How to check for prototype browser compatibility

    Does anyone know whether there is any quick way to check if a browser is capable of supporting the prototype javascript framework? Because my developed application when I run under Netscape 8.1.3 doesn't seem to work with Prototype Insertion, When i checked for the Browser methods I find it useful but unable to insert into my application that was bit tedious, If there is any simple way to do that please let me know...

  2. #2
    Join Date
    Jan 2006
    Posts
    181

    Re: How to check for prototype browser compatibility

    Using tableless layouts, since there's not a single piece of tabular data in our page. However, Among the numerous bug fixes is a change to the way Ajax. Browser detection is a seriously flawed strategy for writing cross- browser scripts, just don't do it. Use feature detection. Request handles automatic JavaScript response evaluation. I still need to know if there's a list of supported browsers.

  3. #3
    Join Date
    Mar 2008
    Posts
    227

    Re: How to check for prototype browser compatibility

    To combat this we’ve added an Ajax.Request # isSameOrigin method which returns true when a request is being made to the same domain, port, a set of JavaScript libraries to enhance the user interface of web sites. I (probably like most of the people on this list) hate browser detection.It provides an visual effects engine, a drag and drop library (including sortable lists), a couple of controls (Ajax-based autocompletion, in-place editing, sliders) and more.

  4. #4
    Join Date
    Dec 2008
    Posts
    202

    Re: How to check for prototype browser compatibility

    I (probably like most of the people on this list) hate browser detection. If nothing else it isn't future proof. By default, scriptaculous.js loads all of the other javascript files necessary for effects, drag-and-drop, sliders, and all of the other script.aculo.us features. If you don’t need all of the features, you can limit the additional scripts that get loaded by specifying them in a comma-separated list, and who wants to code web pages for Microsoft products when, after all, we really want to code towards standards so that they can become more accepted and be advanced.

Similar Threads

  1. How to check Linux Compatibility
    By Eas!war in forum Operating Systems
    Replies: 5
    Last Post: 19-06-2012, 10:42 AM
  2. How do I check the Motherboard for Compatibility?
    By samar69 in forum Motherboard Processor & RAM
    Replies: 6
    Last Post: 02-05-2011, 11:47 AM
  3. How to check XP mode compatibility
    By Enriquee in forum Operating Systems
    Replies: 5
    Last Post: 24-01-2010, 06:47 AM
  4. Replies: 1
    Last Post: 06-04-2009, 06:40 PM
  5. Check with motherboard compatibility
    By Adrianna in forum Motherboard Processor & RAM
    Replies: 5
    Last Post: 24-03-2009, 01:28 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,221,632.52678 seconds with 17 queries