How to add contents in Ossn.Messagebox():

Paritosh Pandey Posted in Technical Support 9 years ago

i've triggered Ossn.MessageBox(); using JavaScript of course, how do I add contents in that box?

Replies
in Paritosh Pandey Replied 9 years ago

can't I use a PHP function?

German Michael Zülsdorff Replied 9 years ago

Basically like Ossn.MessageBox('YOUR_STRING');

see example using vars in components/OssnLikes.php
line 14