Suggestion for Shrink & EOG

Books Worst Enemy

EOG Addicted
Shrink,

When I click on ODDS and then College Football, it would be great if there was a way to turn the auto-refresh off. It never fails, I am scrolling down, looking at the lines and then the page automatically refreshes and takes me back to the top.

Later,
Books Worst Enemy
 

The General

Another Day, Another Dollar
Refresh every <SELECT style="VISIBILITY: visible" onchange=refreshChanged(this) name=cboRefreshSeconds> <SCRIPT language=javascript> //document.write('<option value="none">' + currentRefreshValue + '</option>'); if (currentRefreshValue != '0') document.write('<option value="0">0</option>'); else if(currentRefreshValue == '0') document.write('<option value="0" selected>0</option>'); if (currentRefreshValue != '30') document.write('<option value="30">30</option>'); else if(currentRefreshValue == '30') document.write('<option value="30" selected>30</option>'); if(currentRefreshValue != '45') document.write('<option value="45">45</option>'); else if(currentRefreshValue == '45') document.write('<option value="45" selected>45</option>'); if(currentRefreshValue != '60') document.write('<option value="60">60</option>'); else if(currentRefreshValue == '60') document.write('<option value="60" selected>60</option>'); if(currentRefreshValue != '80') document.write('<option value="80">80</option>') else if(currentRefreshValue == '80') document.write('<option value="80" selected>80</option>') if(currentRefreshValue != '150') document.write('<option value="150">150</option>') else if(currentRefreshValue == '150') document.write('<option value="150" selected>150</option>') if(currentRefreshValue != '300') document.write('<option value="300">300</option>') else if(currentRefreshValue == '300') document.write('<option value="300" selected>300</option>') </SCRIPT> <OPTION value=0 selected>0</OPTION><OPTION value=30>30</OPTION><OPTION value=45>45</OPTION><OPTION value=60>60</OPTION><OPTION value=80>80</OPTION><OPTION value=150>150</OPTION><OPTION value=300>300</OPTION></SELECT> seconds

Change to zero seconds and it should be ok.
 
Top