 |
|
 |
Subject: xpages and simple tabbed panel control reaise an error |
 |
 |
 |
Product Area: Domino Server |
 |
Technical Area: Functionality |
 |
Platform: Windows XP client |
 |
Release: 8.5.1 |
 |
Reproducible: Always |
 |
 |
 |
 |
Dear all, i have created a simple xpage with one tabbed panel...
when poreview in web browser thera are a javascript error:
undefined XSP...here the script page code ...
<script type="text/javascript">
XSP.addOnLoad(function() {
XSP.attachEvent("view:_id1:tabPanel1", null, "onclick", null, true, false);XSP.attachEvent("view:_id1:tabPanel2", null, "onclick", null, true, false);
});
</script>
 
Feedback number WEBB82DH6N created by ~Paul Zekfreestergon on 02/05/2010

Status: Open
Comments:

xpages and simple tabbed panel cont... (~Paul Zekfreest... 5.Feb.10)
. . solution (~Paul Zekfreest... 9.Feb.10) |
|  |
|