2011-03-24, 06:24 PM
Hi All,
I am not sure exactly how to work with asp dynamic files to make changes to the core code, so I am posting this here. Any tips how to modify the code would be useful.
In my browsers, the alignment is off between the timeline and the show information.
I fixed the issue in percentages, it just needs to be updated where the code is fed from:
In addition, I found a missing piece of JS from the link manage2.aspx source. The JS is:
...missing from the link at the bottom below.
I am not sure exactly how to work with asp dynamic files to make changes to the core code, so I am posting this here. Any tips how to modify the code would be useful.
In my browsers, the alignment is off between the timeline and the show information.
I fixed the issue in percentages, it just needs to be updated where the code is fed from:
Code:
<div id="_ctl0_ContentPlaceHolder1_TIMELINE_HEADER">
<div id="_ctl0_ContentPlaceHolder1_forcedScrollbar">
<div class="timeSlot" style="width:6.9%;">
<div class="timeSlot" style="margin-left: 6.9%; width:22.8%;">
<div class="timeSlot" style="margin-left: 29.68%; width:22.8%;">
<div class="timeSlot" style="margin-left: 52.35%; width:22.8%;">
<div class="timeSlot" style="margin-left: 75.1%; width:24.9%;">
</div>
</div>
In addition, I found a missing piece of JS from the link manage2.aspx source. The JS is:
Code:
onclick="EditPop5(this.href,'Add1');return false;"
...missing from the link at the bottom below.
Code:
<li class="AspNet-TreeView-Parent">
<span class="AspNet-TreeView-Collapse" onclick="ExpandCollapse__AspNetTreeView(this)"> </span>
<span class="AspNet-TreeView-ClickableNonLink" onclick="ExpandCollapse__AspNetTreeView(this.parentNode.getElementsByTagName('span')[0])"> Recurring Recording</span>
<ul class="AspNet-TreeView-Show">
<li class="AspNet-TreeView-Leaf">
<span class="AspNet-TreeView-NonLink">
<span class="listing">Genre: Recurring Recording</span>
</span>
</li>
<li class="AspNet-TreeView-Parent">
<span class="AspNet-TreeView-Collapse" onclick="ExpandCollapse__AspNetTreeView(this)"> </span>
<span class="AspNet-TreeView-ClickableNonLink" onclick="ExpandCollapse__AspNetTreeView(this.parentNode.getElementsByTagName('span')[0])"> </span>
<ul>
<li class="AspNet-TreeView-Leaf">
<input id="_ctl0_ContentPlaceHolder1_TreeView1n2CheckBox" type="checkbox" name="_ctl0:ContentPlaceHolder1:TreeView1n2CheckBox">
<label for="_ctl0_ContentPlaceHolder1_TreeView1n2CheckBox">
<a href="Details2.aspx?id=R50&rid=R50">
<span class="channelName">NY1</span>
Intel NUC8i7BEH
OLD
Intel Core i3-530 Clarkdale 2.93GHz, ASUS P7H55D-M, 4GB DDR3 SDRAM DDR3 1333, 1.5TB SATA 3.0 HD, Windows 10 Pro, Hauppauge WinTV-HVR-2250 (depreciated), SiliconDust HDHomerun Prime, Harmony One
OLD
Intel Core i3-530 Clarkdale 2.93GHz, ASUS P7H55D-M, 4GB DDR3 SDRAM DDR3 1333, 1.5TB SATA 3.0 HD, Windows 10 Pro, Hauppauge WinTV-HVR-2250 (depreciated), SiliconDust HDHomerun Prime, Harmony One