jQuery build in gallery using two level extensionless URLs.

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
11/16/2012 1:07:32 PM
Gravatar
Total Posts 8

jQuery build in gallery using two level extensionless URLs.

Windows 2008 Standard, .NET Framework 4.0, SQL Server 2008 R2.

Hi guys,

             Have a bit of a question regarding the built in jQuery gallery.

I created a jquery gallery using

www.mydomain.com/gallerypage.aspx --> This works, the gallery runs properly

www.mydomain.com/gallerypage --> Extensionless level 1, the gallery works properly

www.mydomain.com/galleries/gallerypage --> Extensionless level 2, this does not work, the page shows up but when I click a gallery image the jquery fancy box does not show up, instead the image just opens in the same location.

I tried checking the path of the jquery script, couldn't figure out anything.

Kindly advise.

11/16/2012 2:07:07 PM
Gravatar
Total Posts 18439

Re: jQuery build in gallery using two level extensionless URLs.

Hi,

We don't support extra / segments in the friendly urls as discussed in the documentation.

Hope that helps,

Joe

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