Hi - am afraid I couldn't get that last suggestion to work. If anyone's interested however, I 'think' I've got something reasonably simple to work, using the Singleton pattern. I don't know if it's a...
Hi - I wonder if anyone can help me with something that's been bugging me for a long time. When writing JS, I try to encapsulate my code somehow. For instance, in the example below, I have a function...
Hi - I'm trying to understand JSON and AJAX at the moment. I'm using jQuery's post method to send some JSON data to a server. For testing, the data is simply returned without any manipulation......
Thanks for the advice Charles - I'll investigate using an XSLT processor like Saxon to output files as it would probably make life easier. In the meantime, I guess this just isn't possible with the...
Hi - I'm just playing with an XSL transform to turn some XML into a webpage. I'm trying to load a basic Google map API function into the page, but I just can't get it to work in FireFox (although it...
Dok- thanks so much for your time in putting that up, that's incredibly helpful. I'll have a play with the code tomorrow and see if I can implement these... I'd been reading about closures but...
Thanks for the link - good to clarify with it! The only thing is that since writing that post I've tried to implement something similar... which doesn't work!
Hi - I'm trying to get my head around OO JavaScript by experimenting with a mini-web app, and am becoming slightly confused... I just wondered if anyone could tell me if what I'm doing is completely...
Hi - There's a particular bug that I keep on getting in IE6, which doesn't seem to adhere to the well known bugs normally documented (ie haslayout, float double-margin etc).
Quick question - at the moment I have two sets of conditional comments in a page that affect IE6 and IE7. They both include the same 'iehacks.css' file: