using non-PUI javascript components
Posted: Thu Nov 18, 2010 10:52 am
I'm not a javascript programmer, but, working with the PUI product I'm trying to see how external js libraries/components may be integrated.
I have an example that displays a calendar and uses jquery/jqueryUI. I've copied the entire example under the htdocs directory for PUI and can access the example via the Apache server referencing the demo html file. I now want to try an put the calendar in a "record format" from PUI. I started messing with the HTML container (putting the code from the demo html in the "html" property, but it displays nothing. I'm not sure if this is even the proper method to integrate such items, so I was hoping for some direction.
I've attached the html file from the demo i was trying to integrate.
The directory "fullcalendar-1.4.8" is under the htdocs directory. (not sure if there's something with the "src" paths causing an issue?).
I have an example that displays a calendar and uses jquery/jqueryUI. I've copied the entire example under the htdocs directory for PUI and can access the example via the Apache server referencing the demo html file. I now want to try an put the calendar in a "record format" from PUI. I started messing with the HTML container (putting the code from the demo html in the "html" property, but it displays nothing. I'm not sure if this is even the proper method to integrate such items, so I was hoping for some direction.
I've attached the html file from the demo i was trying to integrate.
The directory "fullcalendar-1.4.8" is under the htdocs directory. (not sure if there's something with the "src" paths causing an issue?).