PDA

View Full Version : Oops..


flyingpoint
Apr-30-2006, 03:44 PM
I'm making progress on my HTML only page ("help", but somehow in the process I managed to do something that hides everything when I click on "edit."

Any suggestions?

flyingpoint
May-01-2006, 02:52 AM
Bump.

I'm making progress on my HTML only page ("help", but somehow in the process I managed to do something that hides everything when I click on "edit."

Any suggestions?

bigwebguy
May-01-2006, 03:07 AM
Bump.
what page?

what edit button?

you probably have an open tag somewhere, but without the page link i cant go look at it.

flyingpoint
May-01-2006, 04:16 AM
what page?

what edit button?

you probably have an open tag somewhere, but without the page link i cant go look at it.

Sorry. It's www.flyingpointroad.com (http://www.flyingpointroad.com). I'm working on the "HELP" page.

Andy
May-01-2006, 04:34 AM
Fixed.

Open a <div>, close a </div>.

:thumb

flyingpoint
May-01-2006, 06:31 AM
Thanks Andy, I appreciate it.

Fixed.

Open a <div>, close a </div>.

:thumb