use jsframe , jspanel inside WB18

Do you want to share WYSIWYG Web Builder tips, tricks, tutorials or useful HTML code? You can post it here...
(no questions or problems please, this section is not monitored by support).
Forum rules
This section is to share tips, tricks and tutorials related to WYSIWYG Web Builder.
Please do not post questions or problems here. They will not be answered.

PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
Post Reply
DWG
 
 
Posts: 15
Joined: Sat Aug 31, 2019 2:25 pm
Location: belgium

use jsframe , jspanel inside WB18

Post by DWG »

to all ,

goto :
http://dwg1958.liveblog365.com/
select pages=> test there are some examples how jsframe & jspanel is used

each page below is called inside the button

WIG_button("JAV_jsframe","howto.php");
WIG_button("JAV_jsframe","WIG_bootstrap.php");
WIG_button("JAV_jsframe","WIG_help.php");
or
WIG_button("WIG_jspanel"," ");

possible actions below :

maximizeButton: 'maximizeButton', demaximizeButton: 'restoreButton','minimizeButton', deminimizeButton:
hideButton: 'closeButton',

interested Y/N code can be given

Regards
Post Reply