how to use NivoSlider.cs (namespace mojoPortal.Web.UI)?

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.
9/2/2013 9:48:08 PM
Gravatar
Total Posts 7

how to use NivoSlider.cs (namespace mojoPortal.Web.UI)?

how to use NivoSlider.cs (namespace mojoPortal.Web.UI)?


hello,
I want use NivoSlider.cs in the "topic.ascx" that I have written.
so i write like this in the topic.ascx:
<portal:NivoSlider ID="NivoSlider1" runat="server" ImageFolder='~/Data/Sites/3/skins/joy6/atc/images/ProductTopicImgs' 
                       ImageWidth='960px' />

At the beginning the pictures show up.But a another day when I Debugg this code, the picture do not display any more. And my debugging tool  cannot go into breakpoints in the "topic.cs" but these files(topic.acx, topic.ascx.cs, topic.ascx.designer.cs) really have not changed.  

Why did he suddenly became like this????

Please help me ,thank you....

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