Re: WebFacing Pop-up Calendar
Mike Hockings <[email protected]> Wed, 1 Jun 2005 10:46:23 -0400
| Newsgroups | gmane.comp.systems.as400.code |
|---|---|
| Message-ID | <OFD8864D62.EF437F33-ON85257013.004DEBED-85257013.0051268F@ca.ibm.com> |
Jeffrey, Which "java scripts" are you referring to? The library of JavaScript functions that drive the calendar or the HTML/JavaScript that will cause the calendar to appear on the page? The JavaScript function library should go in a .js file (e.g., myCalendar.js) in the ..\WebContent\webfacing\ClientSript\usr directory of your project. Look in the WebFacing documentation under the section "Creating custom JavaScript library files" for details. This is a good source of basic information that you should read. Where to put the JavaScript on the page is described very well by the Mastering The IBM WebFacing RedBook itself with pictures to clarify the text. How to deal with random JavaScript calendars is, well, left as an exercise for the reader. You will find that most have more or less the same basic functions but often you will have to tweak them a bit to suit a particular situation. Mike Mike Hockings, P.Eng. WebSphere Development Tools for AS/400 - CODE/Designer & WebFacing ! IBM Canada Ltd. Laboratory [email protected] Jeffrey Young <cooljeff913-/[email protected]> Sent by: code400-l-bounces-Zwy7GipZuJhWk0Htik3J/[email protected] 05/31/2005 01:44 PM Please respond to CODE/400 Discussion & Support To web400-Zwy7GipZuJhWk0Htik3J/[email protected], code400-l-Zwy7GipZuJhWk0Htik3J/[email protected] cc Subject Webface Popup Calendar Has anyone implemented a popup calendar in a Webface application? I have the Mastering Webface redbook and the downloads, but where do I put the java scripts in the project? Also, if you have implemented any other type of calendar (I actualy need one that will return mmddyy format) please advise what to put where. I have seen a number of free js calendars on the web, but do not know how to implement in a webface application. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/code400-l or email: CODE400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-l. NOTE: WDSc for iSeries disucssion has it's own mailing list. Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsc-l _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/code400-l or email: CODE400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-l. NOTE: WDSc for iSeries discussion has it's own mailing list. Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsci-l