jquery template content issue

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
11/19/2009 9:26:45 PM
Gravatar
Total Posts 18

jquery template content issue

http://www.mojoportal.com/using-ui-widgets-in-your-content.aspx

Joe,

Ihad my site host upgrade me to to ver 2.3.2.9 MSSQL to use some of the new features.  One of which is the jquery accordian template.  When I add it to and instanc using either FCK ot the MCE editor and save it renders as:

Paragraph before the accordion

 Section 1

 Section 1 content.

 Section 2

 Section 2 content

 Section 3

 Section 3 content

 Section 4

 Section 4 content

 Paragraph after the accordion

I can get to internet so getting to Google CDN is not an issue.  On the same machine I can see your sample content working just fine at 

http://www.mojoportal.com/using-ui-widgets-in-your-content.aspx

I was my understanding that this would work by using the insert from the icon on the editor and then saving it.  What am I missing here?

Thanks

John

11/20/2009 6:39:06 AM
Gravatar
Total Posts 18439

Re: jquery template content issue

You may need to add this to the layout.master file of your skin just before the closing </head>, if it is not already there.

<portal:ScriptLoader id="ScriptLoader1" runat="server" />

If that does not solve it please post a link to your site so I can have a look.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.