June 25, 200322 yr I have designed my cdml web pages with GoLive and have used Actions that work in files that are located in the cdml_format_files folder. When I try to use Actions in the default.html file that resides in the Web folder they will not work. Example: using ShowHide to display a floating box and/or OpenWindow and ResizeWindow. Am I doing something wrong or will Actions not work from the FileMaker Web folder?
June 25, 200322 yr "Example: using ShowHide to display a floating box and/or OpenWindow and ResizeWindow" -:?? what box? what window?what is in them? "Actions" -? Format files?
June 25, 200322 yr Actions will work from any location, but I guess you didn't shifted the main GL JS library. Best thing is develop GL pages directly in FM web folder.
June 25, 200322 yr ..is this a pop up window but JS is not begin included/working? ( I told u should use DW...LOL )
June 26, 200322 yr Author Thanks for everyones responses. The show/hide box is just a simple text message. The action is: mouse enter = show, mouse exit = hide. When I bring up the page in question the floating box message shows and the link to show/hide does nothing. The CSScriptLib.js is in the GeneratedItems folder. I am sure it is something simple I am doing wrong, but for the life of me I can't figure it out. As I said all actions work in the cdml_formate_files folder, but not in the Web folder. Thanks in advance for all your help
June 26, 200322 yr Leb I sol -- I know, but my GL doesn't have problem And BTW -- use only relative links, so you can copy the GL structure from place to place. On live web absolute URL has sometimes advantage like single JS library or single CSS. "The CSScriptLib.js is in the GeneratedItems folder" <-- probably broken link to that library.
Create an account or sign in to comment