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....