Wubook Login Lost Password

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Widget and Iframe integration
#6
Hello,

the Wubook object has a method open, it accept the segs param, and the samewindow param that specifie if open the window in the same frame or not. An example of use is:
....
.....
var segs = '/wbkd/wbk/';
var params = {
samewindow: 1,
};
WuBook.open(params, segs);
.....
.....

in this case the online reception will be open in the same window and not in a pop up.
I hope is usefull for you.
Regards
  


Messages In This Thread
Widget and Iframe integration - by AD039 - 03-11-2014, 03:43 AM
RE: Widget and Iframe integration - by white - 03-14-2014, 01:31 AM
RE: Widget and Iframe integration - by AD039 - 03-14-2014, 06:23 AM
RE: Widget and Iframe integration - by amber - 03-14-2014, 06:15 PM
RE: Widget and Iframe integration - by AD039 - 03-15-2014, 01:09 AM
RE: Widget and Iframe integration - by amber - 03-18-2014, 01:26 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)