|
OK. May as well make this into a learning experience for the archives, eh? The IBM web site is: http://www-919.ibm.com/developer/ebiz/webfacing/calender.html The Javascript web site is: http://64.246.32.44/~admin59/index.htm 1) I went to the Javascript site and downloaded popcsscal.zip to my hard drive. 2) Un-Zipped it and tested it with the included sample.htm 3) Copied popcalendar.js to the \ClientScript\usr directory 4) Edit popcalendar.js to point imgDir to "images/" 5) Copy the .gif files to the /images directory 6) Edit /styles/apparea/apparea.css Add the entire contents of popcalendar.css to the end of apparea.css 7) Open up WDSc to the WebFacing perspective 8) Choose your project and expand the DDS to the member you want to modify 9) Right click and open it with Code Designer 10) Select the field you want to add the pop-up on. At the bottom of the panel is a window with settings. Choose the 'Web Settings' tab. 11) Choose the 'Insert HTML' property 12) Choose the 'Inside' tab 13) Type the javascript required to call your function: onDblClick='javascript:popUpCalendar(this, this, "mm/dd/yyyy"); 14) Verify the file 15) File, Save 16) Back in the WebFacing perspective, Right click and Convert. 17) File, Export It worked for me. I'll be away from email for a week or so, so I hope this helps! --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.