Hi guys,
I have the following XML structure :
<Categories>
<Category ID="430009746">Crime</Category>
<Category ID="430010217">Headline Channel</Category>
</Categories>
I can extract the "Crime", "Headline Channel" via :
Set NodeList = ANArticleNode.selectNodes("Categories/Category")
For...
Hello everyone,
I have spent the last 2 hours trying to get this to work and am so lost and just cant get it to work no matter what I try :(.
Basically I have a form which controls a google map which lets you put a Postcode in, it then finds the nearest pointer I have added to this based on...
Hi there,
I wonder if anyone can help me... I am trying to get AJAX working with my form and I am just learning....
Basically I want to control the contents of various dropdowns from one set of radio buttons. Now, I have one dropdown working for the Location, but I don't know how to get it to...
Hello there,
I am using an onchange event to trigger my javascript code, this code them refreshes the page to change form field options depending upon what the value of another selected field is. This works fine in IE but just wont work at all in Firefox :(. I have done some testing and...
Hello there,
I have this problem... basically I have a popup <div> tag which contains a heading, paragraph, floating divs and link lists - a sort of large menu pop up area... Anyway, I basically wanted to put a hide function onto the main <div> tag so that when you rollout of it it...
Hi there,
I am trying to get a menu (a div which will contain a list of links) to pop up when you rollover a link and this pop ups just beneath the link which calls it. I have it working in IE and Opera, but it just will not work in Mozilla Firefox :(.
I have been trying different things for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.