General Community > WebsiteBaker Website Showcase

My cool menu and calendar solution

<< < (3/5) > >>

kweitzel:
It could be the the assigned CSS which breaks it.

have a look at your rendered code:


--- Code: ---<h2>New Post hopefully with positive results</h2>
<div style="display: none"><img src="" alt="News" /></div>
<p><b>Posted by Administrator (msadmin) on Sep 05 2006 at 2:15 PM</b></p>
<p style="display: ">

--- End code ---

The last Line has a display value of "display: " ... so the old browsers could actually refer back to the "display: none" 2 lines higher up...

cheers

Klaus

mathetos:
Thanks guys, I really appreciate the input.

Christian, wow! Thanks for all the feedback, but  :x I think I hate those old browsers. I'll work on getting things as "clean" as possible, but I'm still a bit frustrated with the output of the FCK WYSIWYG.

Klaus, I think you must of viewed the site in the middle of some updates. I don't have a local server so I do my best with the output code on my desktop, but I never really know what will come out until it's live.

Thanks again, hopefully I'll have something semi-final around this weekend.

~mathetos~

ztar:

--- Quote from: mathetos on September 06, 2006, 11:07:44 PM ---Thanks guys, I really appreciate the input.

Klaus, I think you must of viewed the site in the middle of some updates. I don't have a local server so I do my best with the output code on my desktop, but I never really know what will come out until it's live.

~mathetos~

--- End quote ---

Have you tried xampp?
http://www.apachefriends.org/en/xampp.html

Its small, and if you use the zip, not the installer, does not add any registry entries, and allows you to run your code locally.

I have it installed on a USB key, and take the key to client's offices when demonstrating the app I am writing.

Ztar

kweitzel:
Yepp ... i use it on my workstation and on my laptopas well ... local development and showcase.

cheers

Klaus

mathetos:
Klaus and ztar,

Thanks for the GREAT tip with Xampp. I've been wanting to set-up a local server for a long time, but was always scared too... now I know why!  :-o

Could you give me a quick tip on how to view my php pages locally with it installed. Everything seems to be installed well and correctly, but I can't see the proper output for my local .php pages. I went to the forum, but
"mein Deutsch ist noch nicht so technisch wie in den Forum" and I couldn't find an English forum.

Xampp start is running, it says that Apache and MySql are starting and I should use xampp_stop to shutdown. I try to view my .php pages in Firefox and nothing. I'm sure I'm missing a step somewhere. HELP...

~mathetos~

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version