April 26, 200521 yr The question is simple: Does somebody know how i could delete the next-button from the programlist, so i could only scroll the list down with that scrollbar or with my mouse-roll?
June 4, 200521 yr Realize this is an older post , but need to bump it for I would like to know how to as well.
June 5, 200521 yr .: Newbie post :. Playing around in WPI Options.Untick = "No Column Breaks in catagories"That will remove the "next' button from the pageand bunch all the catagories closer together.I dont know if it will work with a large list, currently the one that came with it, stops just shy of the regs.Anyways, hopes it works.matrix`
July 7, 200521 yr And since this has been brought up again, no it does not work, for I have hundreds on mine. Set under one catagory and also set under no catagory. Either case still shows the next button
February 3, 200620 yr won't work for V4.38 ???this wont remove its feature but it will remove it from the screen so you wont see itedit the boxes.jswhen you see these lines just remove the next and the previous words and then save it and you wont see them any moretxt += ('<td class="backnext" align="center"><a class="backnext" href="#pg' + previ + '">Previous</a></td>');else txt += ('<td class="backnext"><hr size="1" color="#8B0000"></td>'); txt += ('<td width=20><hr size="1" color="#8B0000"></td>');if (next) txt += ('<td class="backnext" align="center"><a class="backnext" href="#pg' + nexti + '">Next</a></td>'); Edited February 3, 200620 yr by Lost Soul
February 3, 200620 yr thank to Lost Soul:still not work after deleteting those as shown !!this really does work,, i guess you might want alittle more editing done,,,ok heres a copy of the latest wpi version with the previous and next buttons removed and the hr bars removed that were around itive tested this and it works so heres the edited versionhttp://rapidshare.de/files/12465511/WPI_v4.3.8.rar.html
February 4, 200620 yr Thanks Lost Soul:now it works !a little problem : there is a space between "pages"(assume the space for the "Next" and "Previous" lines) !Can these be removed ???!!!
February 4, 200620 yr Thanks Lost Soul:now it works !a little problem : there is a space between "pages"(assume the space for the "Next" and "Previous" lines) !Can these be removed ???!!!hmm im not really sure but ill look into it and get back to you,, but id honestly think it wouldnt be removeable with out destroying part of the function in the page
Create an account or sign in to comment