PDA

View Full Version : Looking for som Web site feed back using ASP.Net/2.0/AJAX


turbo-shark
11-07-2007, 02:40 AM
the web address is http://www.turbo-shark.com.

using AJAX tab Controls and a custom ajax picture viewer.

Also note the ajax right mouse click control i wrote. you can right click any plane picture but you are not allowed to rigt click on a wedding picture.


please be nice.

Turbo-Shark

p.s. Thanks in Advance

turbo-shark
11-07-2007, 02:50 AM
also forgot to add using silverlight video player

raymondp
11-07-2007, 09:51 AM
When I opened the site in Firefox, the contents of the site is pushed to the left. When I opened it in IE, and I have IE 7, the contents are centered. Might want to double check that.

In the link 'Air Shows', I navigate to other months such as April and click on a date. It then takes me back to 'January'. Not sure if it is suppose to do that.

rcp
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

raymondp
11-07-2007, 09:52 AM
Oh yeah, other then that, I like it. Its clean, simple, and straight to the point.

rcp
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

turbo-shark
11-08-2007, 12:07 PM
Thank you for the reply. I will start work on the FF issues.

mjp
11-08-2007, 12:13 PM
turbo-shark said... Also note the ajax right mouse click control i wrote. you can right click any plane picture but you are not allowed to rigt click on a wedding picture.The right-click/save block only works in IE, but that's to be expected, I suppose, if it is AJAX. Most javascript right-click/save blocks also fail in Firefox. As far as protecting images goes, you can deter the casual visitor, but anyone who really wantsan image can get it.

mjp