B510
Posts: 0
Joined: Wed Jun 04, 2014 2:17 pm

How to open panel using javascript code?

Dear All,

I have panel named "productInfoPanel", how to call it using javascript code?

please help

many thanks in advance

Win

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

How to open panel using javascript code?

If you mean a page ...( not sure if that's the intent) ... The JavaScript is:

Appery.navigateTo('productInfoPanel') ;

B510
Posts: 0
Joined: Wed Jun 04, 2014 2:17 pm

How to open panel using javascript code?

I got it :-)

Apperyio('panelProductInfo').panel('open');

thanks

Return to “Issues”