beta
Klatcher.com
Klatcher
next channel
previous channel
Tell a friend Flag     
Page 1 of 1

Monday, Nov 24th 2008
Cross Browser Specialist
by Team Klatcher


Adapt Klatcher.com for IE6+7

Klatcher.com is looking for a cross-browser specialist who helps us to adapt our system (developed for firefox / safari) to IE 6+7.

We will pay $100 to the applicant who makes our main page IE6 and 7 compatible.

The total project volume is $500.

THERE IS NO APLICATION - JUST DO THE JOB AND YOU ARE HIRED!

Before you start, please send an e-mail to jb@klatcher.com to make sure noone already won the project. I will confirm that you can start.

Follow these instructions:

1)    Go to dev.klatcher.com
2)    Click on “File/save as“ in your browser menu and select “as website complete”.
You then have the page saved including all CSS and Javascript files.
3)    There are a few CSS, Javascript or picture files that are indirectly accessed, as you will see in the CSS / Javascript code. To access these files, just add their paths behind the path of the respective CSS file.

We want you to create a second and third css or javascript file for EACH existing CSS or Javascript file that is optimized for IE6 and another one for IE7.

For example:

For

<link rel="stylesheet" href="main.css" />

You create

<link rel="stylesheet" href="main.ie6.css" /> and

<link rel="stylesheet" href="main.ie7.css" />

Try to focus on CSS and javascript adaption. Please try to minimize any changes in the HTML code.

Ideally, if you change the HTML, create only ONE HTML that works for IE6 AND IE7 by using conditional comments for the CSS and Javascript elements:

<!--[if IE 6]><link rel="stylesheet" href="main.ie6.css" /><![endif]--><!--[if gt IE 7]><link rel="stylesheet" href="main.ie7.css"/>

To finish the job, send us back the complete page, including HTML and all CSS and Javascript components, to rk@klatcher.com.

Once we get the page and it works (perfectly), you will get paid the agreed amount for this page and can start the next one.

If you have any questions, mail to jb@klatcher.com (me).

Thanks

Johannes
CEO
1 of 1
needed 1.83s