Css Change And Ajax

http://www.gianstone.com/dev

I am currently working on this site and have a few things I need done.

1. When viewed in Safari, the mailing list form text is displayed in a weird place. Instead of it being inside the text box, its a little below it. It views fine in Firefox, but not Safari. I havn’t tried any other web browsers besides those two.

2. I want it so when the submit button is hit, an email is sent to my email address with the information displayed. I have a script for this, but I don’t know how to attach it to the Submit button. I can provide this script to make it easier.

3. I want the black bar at the top of the page to not change when different pages are accessed. Meaning, i don’t want the song that’s playing to stop every-time a new page is loaded. I believe this can be done simply with ajax. However, it is important that the URL changes when a different page is clicked. I don’t want for the same url i.e. google.com to stay the same when another page is loaded, i want it to say www.google.com/whatever.html. Do you know what I mean? It is very important that the url changes, but that the music player keeps playing when another page is loaded.

Thank you
G

Leave a Reply

Your email address will not be published. Required fields are marked *