Here I stumble with another problem...
Is it possible to control the contents of a drop_list from an iframe embeded on a layer? I guess it is but no idea how to... I have a drop_list called SubCat2 which is empty and I would like to populate it from a link in the iframe like:
I've been trying some stupid ways, but nothing works...
Is it possible to control the contents of a drop_list from an iframe embeded on a layer? I guess it is but no idea how to... I have a drop_list called SubCat2 which is empty and I would like to populate it from a link in the iframe like:
Code:
onClick="PopulateDroplist('value1','value2');"