logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Jakes Becker on Tue 11 Jul 2006 in response to Domino Name Picker Revisited

R5 deployment

Hi Jake,


I am trying to implement this in R5. Running into some issues though!
I get a javascript error that NamePicker is undefined.( I am still wading my
way through javascript)
Here is how I reference the files in the Head:
"<script src=\"/" + DBPath + "/prototype.js\"></script>" + @NewLine+
"<script src=\"/" + DBPath + "/effects.js\"></script>" + @NewLine +
"<script src=\"/" + DBPath + "/NamePicker.js\"></script>" +@NewLine+
"<link href=\"/" + DBPath + "/NamePick.css\" rel=\"stylesheet\"
type=\"text/css\">"


All fo these are now in pages and not the original R6x format.
Any help welcome...


Regards,


Jakes