Having looked at an utterly trivial problem for a couple hours with no resolution, I feel a complete fool and would be grateful if someone would point out what is wrong - I cannot see the wood for trees. (I have boiled the more complex real problem down to its core code).
In summary:
- ID...
Thanks Greg.
My understanding was that the Location object (or the Location property of the Window object – which amounts to the same thing) had the snag that one could either:
- write to the Location’s href property, which caused a new page to be loaded and displayed
or
- use Location’s...
I need to link from one page to another – either with an <a> href anchor or a window.location or similar – such that the second page is always checked first to see if has changed (and if so reloaded from the server) or, failing that, always reloaded.
location.reload(false) will check first...
I want to display an HTML table of items for auction (one item per row) that people can bid for. The rightmost cell in each row will contain a BID NOW link or button.
When someone clicks BID NOW, what please is the easiest way to identify the relevant row number (so that I can then retrieve into...
Many thanks tsuji.
You have confirmed what what I was starting to think.
Why IE7 and FFox2 don't offer an RSS 'permit XSL' config override does indeed seem strange.
Max
Thanks tsuji.
I have made the changes you suggest, and these are live on:
Feed file: http://www.decomplexity.com/testnewsfeed.xml
Stylesheet: http://www.decomplexity.com/testnewsfeed.xsl
However, IE7, FFox 2 and Attensa still display the feed as if the stylesheet was being ignored.
I have been trying in vain to persuade an XML RSS feed of mine to use XSL for some custom formatting. I have extracted the gist of what I am trying to do into two test files (below). Can anyone spot what I am doing wrong please?
Feed file: http://www.decomplexity.com/testnewsfeed.xml...
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.