After getting that, what i was doing is, trying to create and xml for the slides and get it working on asp.net with c# backend. So downloaded the files and just started converting it. Here is what i've done.
- I assumed i need to dislpay different product slides on the home page of the site, so I have created the xml and placed some dummy product data into it.
- Used sample html, and pasted all the required js and css into root directory.
- Added the requeired code in the aspx file and used repeater for the slides
- And that's it, i got it working.
I just name it a product slider. There are lots of improvements that can be done on it, but before that I am trying to implement it in DotNetNuke. From this code, anyone can create a module called ProductSlider, and just adjust the paths of js and renaming the css with modules.css will work.
You can download Coda-Slider from its website. You can aslo donwload asp.net version of it which i named Product Slider.
Please write back if you have troubles with implementation of dotnetnuke module.
This comment has been removed by a blog administrator.
ReplyDelete