Skip to main content link. Accesskey S

The useful resource for IBM Lotus Domino XPages development

Submit Search


Client JavaScript

Page1

Work with Client side JavaScript

Julian Buss | April 6, 2009 1:33:07 PM | Tags:code, javascript, client

==Use the result of a server side script in the client== For example, use the result of a @DbName in your client script: {code:} dbname='#{javascript:@DbName()}'; {code} ==Get the runtime id of a control== In the XPage you set a name / id for a control, for example "panelSidebar". But at runtime, ...

Work with multimedia

Julian Buss | December 6, 2009 11:45:55 AM | Tags:

==integrate a mp3 player== If you like to integrate a mp3 player on your site, you can use the the Yahoo Mediaplayer . Usage is pretty simple, only include this in your XPage source code: {code:} <script> var YMPParams = autoplay:true, volume:0.5, </script> <script type="text/javascript" ...

Page1
How to take your XPages App to the iPhone, iPad, Android: use Domino To Go!
Do you look for an XPages Workflow solution? Take YouAtNotes Workflow.