Search found 6 matches
- Sat Nov 25, 2006 10:58 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Canning website for use on Mac
- Replies: 3
- Views: 3364
- Sat Nov 25, 2006 10:56 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PHP, White Space and header() {SOLVED}
- Replies: 2
- Views: 2497
Sorted
This is becoming habitual; despite hours of checking and testing, I post a problem - only to go away and fix it for myself! Perhaps I shoud wait another one or two beers worth before posting next time.
In the end, it turned out that a reference to an external CSS file causing the header() error ...
In the end, it turned out that a reference to an external CSS file causing the header() error ...
- Sat Nov 25, 2006 12:21 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PHP, White Space and header() {SOLVED}
- Replies: 2
- Views: 2497
PHP, White Space and header() {SOLVED}
Has anyone encountered a problem using this menu system with php scripts??
My dev machine has had no php related probelms, but I have just uploaded to a test server and I'm having problems with a php header() call encountering white space in the milonic_src.js file (at least, that's what is ...
My dev machine has had no php related probelms, but I have just uploaded to a test server and I'm having problems with a php header() call encountering white space in the milonic_src.js file (at least, that's what is ...
- Wed Nov 15, 2006 1:16 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Frames - Ho Hum!
- Replies: 4
- Views: 3657
Ruth
Thanks for the offer of help - but I've now tracked down the problem. It turned out to be an issue with the way I had coded the frames:
for eacch frame fixes the problem!
TVM anyway
Regards
Mark
Thanks for the offer of help - but I've now tracked down the problem. It turned out to be an issue with the way I had coded the frames:
Code: Select all
marginwidth="0" marginheight="0"
TVM anyway
Regards
Mark
- Wed Nov 15, 2006 11:17 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Frames - Ho Hum!
- Replies: 4
- Views: 3657
- Wed Nov 15, 2006 9:16 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Frames - Ho Hum!
- Replies: 4
- Views: 3657
Frames - Ho Hum!
:cry:
Arrghhh!
I am building a small and simple site that uses two vertical frames. One frame - the left hand side - is a static navigaiton bar. Content is loaded into the right hand frame. I have folowed all the instructions for modifying the menus to work with frames and everything is fine and ...
Arrghhh!
I am building a small and simple site that uses two vertical frames. One frame - the left hand side - is a static navigaiton bar. Content is loaded into the right hand frame. I have folowed all the instructions for modifying the menus to work with frames and everything is fine and ...