I’d been revamping a website that had been designed in the Net Objects Fusion/IBM Domino era when 8.5 was released. All the new abilities looked very exciting, so I took the brave move to scrap the new ajax/xml forms based pages I’d been developing and move to Xpages. But I have hit an interesting snag. The site uses what was PHPAdsnew/Openads now OpenX banner ad software, I thought it would be simple to incorporate the client side Javascript invocation code into XPages. I’ve tried incorporating it in div tags on the page source tab and it works in the DDE but once it hits the build stage and you view it from the browser. Nothing!
Tried custom controls, computed fields nothing but issues. It appears slightly unusual Client side Javascript is very hard to get working in Xpages. I need to use OpenX for a number of reasons so the invocation script is below, suggestions?
Thanks, Grant