Three small issues in the xHtml
- name is not a valid attribute (changed to id)
- The
tag was not closed
- the OnMouseOver event and OnMouseOut should be written in smallcaps
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | xhtml.patch | 2.48 KB | batje |
| #1 | imagemenu.js_.txt | 288 bytes | batje |
| xhtml.patch | 1.15 KB | batje |
Comments
Comment #1
batje commentedThis is a new version that actually works in the crap that M$ churns out.
Had to add an external javascript file, you need to copy that in the modules' folder
Comment #2
pobster commentedSorry I've only just got back to you on this. I don't actively develop for this module any more and so don't get the issue queue emailed to me directly. Thanks for your changes, I'll commit them once I've had a chance to take a look at them.
Thanks,
Pobster
Comment #3
upupax commentedI had the same validation problem with 6.x-1.0 version.
I followed your suggestions and manually changed name/id and small caps for mouseover/mouseout. Now everything works well.
Thank you.
Comment #4
pobster commentedHi, I don't develop for the 6.x branch - someone kindly offered to take that over for me (I've got a lot on).
I'm sure if you post a 6.x issue in this queue he'll gladly make the changes so the module passes validation. I don't read the 6.x issues and I'm sure he doesn't look at the 5.x ones!
Pobster
Comment #5
pobster commentedClosing as D5.x is now unsupported.
Comment #6
pobster commented