0

I want to create a portfolio page like the one in the link below but I am trying to get all the information (Categories and Images and names etc) from a LinqDataSource. http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-filterable-portfolio-with-jquery/

I am having the same html page source with the one in the sample in the link but It doesnt work in the asp.net file ?

Any explanation for that ?

Thx in advance

K

Kubi
  • 2,139
  • 6
  • 35
  • 62
  • we'll have to see the source for your page. – John Boker Nov 29 '09 at 04:45
  • Well, when I click on a filter, it doesn't filter that and focus on that filter. – Kubi Nov 29 '09 at 05:05
  • the page source is exactly the same with the one in the sample except for the filters. I have only one filter for one item so one class. – Kubi Nov 29 '09 at 05:06