Displaying more than 5 posts!, Displaying more than 5 posts...lol. |
Displaying more than 5 posts!, Displaying more than 5 posts...lol. |
Nov 11 2004, 08:48 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 1 Joined: Nov 2004 Member No: 62,112 |
Ok I'm just wondering how to display more than the default 5 for Xanga. I want to display more, like 10 or so, at least. Someone help me!!!
|
|
|
|
![]() |
Nov 12 2004, 03:53 PM
Post
#2
|
|
|
#1 CreateBlog Membiez n Fan ![]() ![]() ![]() ![]() Group: Member Posts: 182 Joined: Oct 2004 Member No: 56,247 |
I think this is wat ur talkin bout ! input in web statz in look n feel! enjoy!
QUOTE <!-- begin code provided by createblog.com --> <script> numberOfEntries = 2; //Change this value here... if(location.pathname=='/home.aspx'){ var tds = document.getElementsByTagName ('a'); for (var i = 0; i < tds.length; i++) { timeString = tds[i].innerText; if(timeString.match(/\d+:\d+ [ap]m\b/i)){break;} } stuff = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode; for(j=1;j<numberOfEntries;j++){ stuff=stuff.nextSibling.nextSibling.nextSibling if(stuff.tagName=='BR'){ stuff=stuff.previousSibling; } } for(i=0;i<20;i++){ if(stuff.tagName=='HR' && stuff.nextSibling.tagName=='TABLE') { stuff.nextSibling.removeNode(true); break; } stuff = stuff.nextSibling; stuff.style.display='none'; }} </script> <!-- end code provided by createblog.com --> itz in the scriptz! |
|
|
|
untruhappin3ss Displaying more than 5 posts! Nov 11 2004, 08:48 PM
sweetdreamsx3 If you look in the xanga scripts, you can find it.... Nov 11 2004, 08:56 PM
jeanna i dont see that Nov 12 2004, 01:43 PM
Sherry_Vu ^ that one only let's you have a maximum of 5
... Nov 12 2004, 04:10 PM
mona lisa i don't think you can do that i mean there... Nov 12 2004, 07:01 PM
lilipanda hmm.. is there a code for the 'next 5 >... Feb 21 2005, 12:11 AM![]() ![]() |