Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 7 Views: 3,575 ah thanks :) will check it out.. |
Forum: JavaScript / DHTML / AJAX Mar 21st, 2008 |
| Replies: 14 Views: 4,373 you are a genius! that was the problem!
Fixed now.. I have learnt something new today!
Thank you so much! |
Forum: JavaScript / DHTML / AJAX Mar 21st, 2008 |
| Replies: 14 Views: 4,373 excellent.. looks very useful..
I did what you suggested and removed unneccesary <html> tags from the sub pages. I agree that this is definitly good practice - double code can't be good..
... |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2008 |
| Replies: 14 Views: 4,373 thanks for the comments and advice. I had installed Firebug soon after posting the original queries, and there doesn't seem to be any javascript errors that really affect the website a great deal, so... |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2008 |
| Replies: 14 Views: 4,373 thanks a lot! Lots of useful information there.. Appreciation! :-) |
Forum: JavaScript / DHTML / AJAX Mar 18th, 2008 |
| Replies: 14 Views: 4,373 Hello..
I musy apoligize in advance for this, since this thread will be pretty much dedicated to my website, but hopefully if anyone has any tips or solutions on how to debug HTML, Javascript and ... |
Forum: JavaScript / DHTML / AJAX Mar 9th, 2008 |
| Replies: 2 Views: 7,731 I have been getting some emails from people about this problem.. There is no need to contact me about this, I still haven't solved this problem, and to be honest, I don't think that it is possible,... |
Forum: JavaScript / DHTML / AJAX Nov 15th, 2007 |
| Replies: 2 Views: 7,731 ultimately, I'm thinking that my urls should be more like
http://www.hyperoctave.org/forum.php?page=forum/viewtopic.php?t=229
if I could embed the forum using the include tag, this would... |
Forum: JavaScript / DHTML / AJAX Nov 15th, 2007 |
| Replies: 2 Views: 7,731 I will start this thread with a problem that I am trying to solve. I have searched for a solution, and can't find one, and daniweb.com users have been a great help in the past. This is a tricky one... |
Forum: HTML and CSS Oct 30th, 2007 |
| Replies: 7 Views: 3,575 but it does work on neave.tv, where I got the source code from..
I think I am missing a piece of code.. I assumed it would be the z-index but that doesn't make any difference.
Have a look at... |
Forum: HTML and CSS Oct 26th, 2007 |
| Replies: 7 Views: 3,575 Tried that and it doesn't work. I'll upload the code with the more recent edits. any other techniques? |
Forum: HTML and CSS Oct 26th, 2007 |
| Replies: 7 Views: 3,575 I don't think there is any other way to describe the problem I'm having this time..
If you look at www.hyperoctave.org/tweak/index.htm
you will see a large flash screen, flickering like a TV.... |
Forum: HTML and CSS Oct 26th, 2007 |
| Replies: 13 Views: 32,871 in hindsight, I have discovered that PHP is much better for this kind of thing. Iframes just cannot do what the PHP include tag can do..
it works thus:
In your master page (lets call it index),... |
Forum: HTML and CSS Feb 16th, 2007 |
| Replies: 13 Views: 32,871 Hello all.. I found this thread when trying to solve my problem with iframes..
I am using the javascript code from http://www.dyn-web.com/dhtml/iframes/height.html
The problem that I am having... |