- Thread starter
- #501
It makes it a lot easier to fix bugs etc.
I appreciate you taking the time to reply.
Risu's Layouts are mainly for the Vertical guide display, so there could be some issues with the horizontal display. I have not really investigated that.
I will have a look at the "New Interface" and horizontal display issues.
I have not yet got to the bottom of the boxover script sometimes working and sometimes not... it was a free javascript that I added to the install.
If you know of something that works better, please let me know so I can include it.
Kev
The html I have extra in the web interace manager is:-
"<table cellspacing = 1><tr><td>!!!CheckBox!!!</td>
<td nowrap align=left width="98%"><a !!!ToolTip!!! href="javascript:load('!!!RecordingId!!!')">!!!Title!!![35]</a></td>
<td align=right>!!!WatchedImage!!!</td></tr></table>"
Check the HTML carefully and make sure there are no spaces where there should not be.
I noticed that some additional spaces appeared in the middle of variables like !!!Tit le!!! instead of !!!Title!!!.
There are now Reset buttons for the Custom HTML that should reset them to the default for the New Interface.
Kev