Scottapotamas Posted September 3, 2010 Share Posted September 3, 2010 Hi guys. Ive been working on making a downloads page for my website and decided to give DashCode a shot. I use flash, xcode and dreamweaver loads, and thought it would be a great learning experience. The current version can be found at www.26oclock.com/downloads It uses a data.js to grab the title, description etc which is in the format of { title: 'Downloads', items: [ { name: "Filler", type: "Filler", description: "Filler" }, ] } Anyway, after editing the template a bit and changing the code to read my own description, I can't embed the links to the actual files. I am planning on adding the links under the description: "" tags. That or I add a new class with the link that shows on the bottom of the page. Thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts