View Single Post
Old 01-03-2009, 05:11 AM   #7 (permalink)
sarmenhb
The Addict
 
sarmenhb's Avatar
 
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
sarmenhb is on a distinguished road
Default

my gmail is
sarmenhb@gmail.com

when do you think you guys will be done with the image gallery project?

because i got an idea that if completed it will be big.

if we can create a script or stylesheet or something so that when included into a page it reset all settings and allows all browsers to render a page exactly the same no matter what browser the page is rendered on.

i'm working on a style sheet now and testing with browsershots.com to see how its looking, so far so good. but there is a few problems with a few linux browsers which are rendering the page incorrectly. so maybe a php class that will load a specific stylesheet for the specific browser that is loaded and reset accordingly.

i tried using preg_match('/chrome/',$_SERVER['HTTP_USER_AGENT']) to display a stylesheet for the specific page but what happends is in the entire title or text that is displayed in http user agent is that for chrome it not only show the text chrome but it also shows safari and some other engines.

if you guys are interested let me know, i can post up what i've done so far.

then if successfull it will be very popular. im very sure alot of developers out there are looking for something that will save their lives. so that they dont have to go checking each browser to see if their site rendered correctly.
__________________
no signature set
sarmenhb is offline  
Reply With Quote