Slice Psd/ai To Html Css (tables) Jquery Js

Looking for someone in Europe timezone / India timezone / USA timezone. Will prefer if you are a team and have good ratings already.

Should be available on Gtalk and as we are still finalising the designs of the pages, we will provide you part by part so you have to work on the fly. Once you finish one part, you can send over, so on and so forth.

Expect to take up 4-5 days from TODAY (includes Sat / Sun).

See attached images for home page first.

VERY IMPORTANT
Coder MUST be able to work without <div>, only to work with <table><tr> <td> tags.

Please attached a sample page + project for us to look at your coding style in PM, without this we will not select you.

We need HTML/CSS coder with strong table based design skills who also knows to work with jQeury plugins and javascript for Music Estore of website. We have around 10 pages (+/- 4 pages) most have same elements like header / navigation etc.

We will provide the files in PSD AND also in Illustrator CS4, as some parts were designed in AI which you can extract out the background layers etc.

We only need slicing since pages will be integrated with vendor providing the music platform + engine. Also need code to show how some elements work, so they can edit / modify to suit their platform.

JS and jQuery will be needed for:

– There is a cd player which will have pre-loaded mp3 songs within each set, upon click will play music, changing and playing without refreshing page for the next song – see screenshot.

– form validation,

– smart search (upon key in of text, drop down a list of results)

– table listing sort order by

(for all except music player we can provide links for jquery plugins which should be integrated into website)

Budget is only a guideline, may be more than $500.

Thank you.

Seeking Phppro ……….programmers.

I am currently seeking a programmer that can be available through live chat Monday through Friday 8:00 – 5:00pm U.S EDT time and on Weekends if necessary.

1.Phppro expertise necessary.
2.Experienced in graphic design. IE: Banners, skins, etc.
3. MUST HAVE ! Excellent troubleshooting capabilities.

This will be a long term relationship to the right candidate.
I have several websites. I require a Programmer that is available when needed.

I also have several new website projects coming up.

Please only inquire if your highly experienced in PHP pro programming and graphic design.

Compensation upon completion of each assigned project.

Email me and supply your experience.

Script For Improved Aweber And 1shoppingcart Integration

Currently, my Aweber and 1shoppingcart integration needs improvement:

I`m using the email parser, and did the whole integration according to the “handbook”.

Currently, when someone makes a purchase, their email address is “parsed” into Aweber. But Aweber uses double opt-in for email parses and makes no exceptions. So my customers first have to OPT IN with Aweber before they can receive my “thank you for purchase emails”.

I can, however, turn off double optins for web form submissions.

When someone buys from me, I can automatically add them to my 1shoppingcart EMS and list, and automatically send them my thank you emails without needing a second opt in…

BUT… I prefer to use Aweber…

So I want to have an automatic script written…

Basically, this script should enter all emails into a single opt-in web form…

I know I can hire an outsource worker to do this, but I would like it to happen automatically and immediately upon product purchase.

When you apply, please let me know if you can do this, how long it will take, and if you’ve ever completed a similar project before.

Javascript Code For Error Hand

javascript Code for Error Handling
This is a simple project that just neededs to be done in simple javascript ONLY format. Do not need anything else but what is required in the directions.
I know its short notice but I need this ASAP!!

Read the directions carefully and write javascript code that addresses the requirements.

1. Write javascript code that anticipates and handles an error for an expected numeric field. This code is executed on keypress and the entered value is saved for you in a variable called enteredChar. Include the try block of javascript statements needed to check if the character is not a number or a non-alphanumeric character or if you throw an error message.

2. Write a custom error handling javascript function called processErrors that handles a custom error by assigning it to the onerror event handler. Include the block of javascript statements needed to pass the arguments sent by the javascript interpreter into the processErrors function, send an alert message with the agreements, return, and write the event handler that calls the processErrors function.