Forum: JavaScript / DHTML / AJAX Aug 31st, 2009 |
| Replies: 1 Views: 330 Found the problem.
I forgot to add id="q" in the input field. And this was thanks to the discover of the Opera debugger which can be enabled through the preferences list. In my opinion Opera has the... |
Forum: JavaScript / DHTML / AJAX Aug 30th, 2009 |
| Replies: 1 Views: 330 Hi and I'm no noob 2 ajax and have used it many times before. But for some reason this script doesn't want to work on any browser except Internet Explorer. Can anybody see what I have done wrong in... |
Forum: JavaScript / DHTML / AJAX Apr 8th, 2009 |
| Replies: 1 Views: 499 Silly me. I didn't follow the tutorial properly. I just found out that javascript was meant to hide the menus and not css. There for my fixed code is as follows and this topic is solved.
<body>... |
Forum: JavaScript / DHTML / AJAX Apr 8th, 2009 |
| Replies: 1 Views: 499 I have being trying to make a javascript code that will show different submenus depending on what was selected on the previous menu. Although my script has no bugs according to Internet Explorer it... |
Forum: JavaScript / DHTML / AJAX Dec 7th, 2008 |
| Replies: 1 Views: 787 I thought I would mention I have just solved this myself and line 70 should be replaced with the following:
<li><a href='http://cwarn23.info/cms/blog/'><font color=#0000FF>Blog</font></a><ul><li><a... |
Forum: JavaScript / DHTML / AJAX Nov 19th, 2008 |
| Replies: 1 Views: 787 Hi and I am trying to embed a modified version of a javascript/css script from http://www.javascriptkit.com/script/script2/dbmenu/# but since have made a few problems. At the moment, my script is... |
Forum: JavaScript / DHTML / AJAX Sep 27th, 2008 |
| Replies: 1 Views: 823 Sorry if this is in the wrong forum but I couldn't find a Flash forum so I am just guessing from previous posts that this is the right forum for the programming side of Flash.
A few months ago I... |