1

Safari 8 browser not triggering button click event. I am working on a eCommerce tool named AspdotnetStorefront. Here the html contents are generated dynamically in c# code.

Eg code

lnkAddVariant.Attributes["onclick"] = String.Format("return VariantShowInsertForm('{0}');", productID);

this onclick event is not triggered in safari 8. in all previous safari browsers it is working fine.

Navin Bista
  • 1,988
  • 2
  • 21
  • 37
Praveen
  • 11
  • 1

0 Answers0