Hey guys,
Thanks to those who helped out in my earlier thread https://forums.macrumors.com/threads/485733/
My Site URL: http://www.chan1.com/livinggreen/ None of the links work in my page work yet. And it also spams you with cookies
I've changed my design somewhat (and yes I'm sorry, I am using tables to layout my page this time, I don't have the time or commitment at the moment to learn and convert the current design). It's taken me the better part of the day to get this thing working. I know I've probably made about a thousand mistakes and omissions but this is for a 1st year uni assignment and all they care about is the functionality (javascript calculators etc).
I've been making the website with the aid of Dreamweaver CS3. The design view of this program leaves plenty to be desired but does the job, however it has some annoying little (apparently) irreversible problems. The major problem at the moment is that I decided to type some text into a table cell, one harmless letter later the design view just shows 2 table cells. Undo does nothing. Quitting and opening does nothing. All my testing browsers (Safari, FF 3 Beta) still show the original (correct) page. Is there a way to fix this?
If you need screenshots I'll be happy to add them.
One more thing: since I am using tables, my input forms are messed up and separate. Is there a way I can make each of the field check for a keypressevent() for the enter key? In the page source there is code for such a function but it always throws up a parse error I don't know how to fix.
Thanks in advance,
Sam.
Thanks to those who helped out in my earlier thread https://forums.macrumors.com/threads/485733/
My Site URL: http://www.chan1.com/livinggreen/ None of the links work in my page work yet. And it also spams you with cookies
I've changed my design somewhat (and yes I'm sorry, I am using tables to layout my page this time, I don't have the time or commitment at the moment to learn and convert the current design). It's taken me the better part of the day to get this thing working. I know I've probably made about a thousand mistakes and omissions but this is for a 1st year uni assignment and all they care about is the functionality (javascript calculators etc).
I've been making the website with the aid of Dreamweaver CS3. The design view of this program leaves plenty to be desired but does the job, however it has some annoying little (apparently) irreversible problems. The major problem at the moment is that I decided to type some text into a table cell, one harmless letter later the design view just shows 2 table cells. Undo does nothing. Quitting and opening does nothing. All my testing browsers (Safari, FF 3 Beta) still show the original (correct) page. Is there a way to fix this?
If you need screenshots I'll be happy to add them.
One more thing: since I am using tables, my input forms are messed up and separate. Is there a way I can make each of the field check for a keypressevent() for the enter key? In the page source there is code for such a function but it always throws up a parse error I don't know how to fix.
Thanks in advance,
Sam.