advertisement

Subject:   Detecting Acrobat Reader & others
Date:   2005-04-18 06:21:43
From:   ales78
Response to: Detecting Acrobat Reader & others

It iterates through an array of plugins. Missing piece of code can looks like:


for ( var x = 0, l = navigator.plugins.length; x < l; ++x )
{
...
}

Full Threads Oldest First

Showing messages 1 through 3 of 3.

  • Detecting Acrobat Reader & others
    2005-05-03 13:53:29  attheshow [Reply | View]

    Is there any way to get this to work in Firefox? Thanks.
    • Detecting Acrobat Reader & others
      2006-11-24 05:58:39  ramprakash [Reply | View]

      hi can any body tell me how can i detect acrobat
      reader in any machine in java script
    • Detecting Acrobat Reader & others
      2006-11-24 05:58:09  ramprakash [Reply | View]

      hi can any body tell me how can i detect acrobat
      reader in any machine in java script