So since being W3C compliant is supposed to help with search optimization I've always wanted to be able to automatically add alt tags to images that don't have them. Since alot of the content on our websites is entered via a cms, we don't always have complete control over this. I've ....
Ok, so suddenly with Firefox 3 I've been getting errors on some pages. They have an ajax panel (from Telerik, but I've found out this happens with other ajax libraries) that wraps a Panel (with default button set to) an ImageButton.
This works fine on all browsers. Except Firefox 3. It'll return ....
So this e-commerce site I'm doing has thousands of images. Some unfortunately were non-square and then placed centered on a white background, even if the predominant colors were darker. Going through all of these would be a nightmare production task.
I wondered if I could programmatically detect these rectangular white regions, and ....
I'm working on an ecommerce site and want to work from a single source image for the items.
Using some of the ideas I've talked about before I can resize the images on the fly, but
I wanted to also set a maximum file size for the images (after all, if
I'm making a ....