Quantcast
Channel: Adobe Community : Discussion List - Acrobat Reader
Viewing all articles
Browse latest Browse all 61627

app.popUpMenu in Mac and Safari

$
0
0

I have a PDF form in which I want to display a dropdown using app.popUpMenu() method.

 

I works fine in Windows 7 IE and Safari browsers.

But it is not showing the dropdown in Mac OS X version 10.7.4 with Safari 5.1.6

 

I am using the following script -

var aFruits = ["Fruits","Apples","Oranges"];

                    var aVeggies = ["Vegetables","Beans","Corn"];

                    var cRtn = app.popUpMenu(aFruits, aVeggies);

 

Is there is limitation for app.popUpMenu() method in Mac OS?


Viewing all articles
Browse latest Browse all 61627

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>