Log In · Register

 
Howevr many weblogs u want displayed, very useful..!
espressive
post Mar 1 2004, 05:59 PM
Post #1


and so it is
******

Group: Human
Posts: 1,304
Joined: Feb 2004
Member No: 3,085



This code allows you to display as many weblogs as you want! just change the number of entries you want...like, i hav 3!

PUT IN WEBSTATS:

CODE
<!-- begin code provided by createblog.com -->
<script>
// By: Paul Chen (coyote)
// dangit

numberOfEntries = 3; //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 -->


ENJOY :) oh btw, if u say it doesn't work...try lookin in the "public preview" first!
 
2 Pages V   1 2 >  
Start new topic
Replies (1 - 24)
Courney
post Mar 1 2004, 07:20 PM
Post #2


cabbits be pimps to. go on brush ur sholders off
*

Group: Member
Posts: 3
Joined: Mar 2004
Member No: 5,934



worthy.gif
 
lilqtali2006
post Mar 1 2004, 08:19 PM
Post #3


i`m the best you`ll ever have
***

Group: Member
Posts: 56
Joined: Jan 2004
Member No: 1,969



awesome code..but i put it in my custom header..and it doesn`t work..**not even in my public prevew** sad.gif
 
iheartsimba
post Mar 1 2004, 08:22 PM
Post #4


kristin
*******

Group: Member
Posts: 5,705
Joined: Feb 2004
Member No: 3,985



yay!!! I've been looking for that forever!!! ahh thanks!!!!!!
 
lilqtali2006
post Mar 1 2004, 08:23 PM
Post #5


i`m the best you`ll ever have
***

Group: Member
Posts: 56
Joined: Jan 2004
Member No: 1,969



okie..i fixed it..guess i shoulda tried website statz before i posted in here..my deepest apology to you! hope you can forgive me but i do have one question..can any of you help me get my next 5 and previous 5 back up there? thanks <3 ali
 
Basket_c8c
post Mar 1 2004, 09:18 PM
Post #6


Newbie
*

Group: Member
Posts: 1
Joined: Feb 2004
Member No: 5,035



ooohhhh nice!
 
mengster
post Mar 1 2004, 10:28 PM
Post #7


Senior Member
***

Group: Member
Posts: 50
Joined: Mar 2004
Member No: 5,976



awesome i've always wondered how people do that. does it work in premium? gonna try it i guess

--edit--
no luck. think you can give me a hand with this?

the script in the skin is:

<$Xanga_Posts$>
</TD></TR></TABLE><br><br>
</Xanga>

and somehow i don't think your script will fit. tongue.gif
 
LatinaLady
post Mar 1 2004, 10:51 PM
Post #8


Look its...
*******

Group: Official Member
Posts: 5,817
Joined: Feb 2004
Member No: 4,767



damn this is cool. i love this script. =)
 
.r.leen.ee.
post Mar 1 2004, 11:36 PM
Post #9


Newbie
*

Group: Member
Posts: 4
Joined: Feb 2004
Member No: 4,588



this is soOo kewl! i lOve this script! happy.gif
 
FLIPxADDICTION
post Mar 2 2004, 02:14 AM
Post #10


cameraman swing the focus!
******

Group: Member
Posts: 1,880
Joined: Feb 2004
Member No: 4,328



nicee whistling.gif
 
janmi_girl
post Mar 2 2004, 08:25 AM
Post #11


Newbie
*

Group: Member
Posts: 2
Joined: Feb 2004
Member No: 3,521



cry.gif huwaaa!! didnt work!!! cry.gif
 
dasturbd
post Mar 2 2004, 09:02 AM
Post #12


Doh!
*****

Group: Member
Posts: 393
Joined: Feb 2004
Member No: 4,507



QUOTE(mengster @ Mar 1 2004, 10:28 PM)
awesome i've always wondered how people do that. does it work in premium? gonna try it i guess

--edit--
no luck. think you can give me a hand with this?

the script in the skin is:

<$Xanga_Posts$>
</TD></TR></TABLE><br><br>
</Xanga>

and somehow i don't think your script will fit. tongue.gif

I could be wrong, but the reason yours is probably not working is....
These scripts were made for Xanga's look and feel section....not for paid Xanga premium skins
 
CuteKittyKatGrl
post Mar 2 2004, 12:27 PM
Post #13


Newbie
*

Group: Member
Posts: 3
Joined: Feb 2004
Member No: 4,555



this script is awesome, thanks thumbsup.gif but umm... how do i get back the next 5 and previous 5 links? hmm... _dry.gif same as the other script with showing just one entry..
 
spazarandom
post Mar 2 2004, 05:34 PM
Post #14


Newbie
*

Group: Member
Posts: 3
Joined: Feb 2004
Member No: 4,719



thank you thank you!!! laugh.gif
 
Tsuyuko
post Mar 2 2004, 06:40 PM
Post #15


If I were more clever, this space would be filled.
*

Group: Member
Posts: 9
Joined: Feb 2004
Member No: 3,631



Nice..using this, I don't have to try and match my scrollbars anymore happy.gif
 
phanaticalazn21
post Mar 2 2004, 11:57 PM
Post #16


Senior Member
****

Group: Member
Posts: 102
Joined: Feb 2004
Member No: 2,472



it is very useful!
 
shortdude106
post Mar 3 2004, 12:02 AM
Post #17


1 crazed bastard...
***

Group: Member
Posts: 78
Joined: Jan 2004
Member No: 2,119



QUOTE(CuteKittyKatGrl @ Mar 2 2004, 12:27 PM)
this script is awesome, thanks thumbsup.gif but umm... how do i get back the next 5 and previous 5 links? hmm... _dry.gif same as the other script with showing just one entry..

i think u remove dis part of da code, but i have no idea, so dont listen to me _dry.gif

stuff = stuff.nextSibling;
stuff.style.display='none';


... yea... sumthin like dat... DONT BLAME ME IF IT MESSES UP!! I SED I HAV NO IDEA WUTSOEVER!! stubborn.gif
 
espressive
post Mar 3 2004, 06:03 PM
Post #18


and so it is
******

Group: Human
Posts: 1,304
Joined: Feb 2004
Member No: 3,085



QUOTE(shortdude106 @ Mar 3 2004, 12:02 AM)
i think u remove dis part of da code, but i have no idea, so dont listen to me _dry.gif

stuff = stuff.nextSibling;
stuff.style.display='none';


... yea... sumthin like dat... DONT BLAME ME IF IT MESSES UP!! I SED I HAV NO IDEA WUTSOEVER!! stubborn.gif

uhh....NOPE! i dunno if there IS a way 2 get 'previous' and 'next' back!
 
kwasygurl7
post Mar 4 2004, 06:15 PM
Post #19


Senior Member
***

Group: Member
Posts: 66
Joined: Mar 2004
Member No: 6,082



biggrin.gif

cool ! ive had to delete bogrings to make room for new ones so i like it
 
Dreamy_illusions
post Mar 6 2004, 10:01 AM
Post #20


Senior Member
***

Group: Member
Posts: 57
Joined: Feb 2004
Member No: 4,752



i like it but it only worked 4 me wen i kept the numba at 3...caz wen i tried to type in 7 it only gave me 5...but oh wellz i'll figured it out! but thx! i love the code
 
onesourlemon
post Mar 6 2004, 03:30 PM
Post #21


Newbie
*

Group: Member
Posts: 1
Joined: Mar 2004
Member No: 6,480



worthy.gif

You have my respect. Thank you very much. :]
 
aznmunki
post Mar 6 2004, 06:34 PM
Post #22


fREsh from HK
***

Group: Member
Posts: 62
Joined: Feb 2004
Member No: 3,649



WOW...VERY USEFUL....>>BUT<< u cant c ur othr entries... pinch.gif
 
phee
post Mar 6 2004, 08:08 PM
Post #23


Newbie
*

Group: Member
Posts: 6
Joined: Feb 2004
Member No: 3,946



ooh.. lol this is an awesome codee ! ive been looking for one forever.. now i dont have to set PRiVATE all my other blogs.. lol. XD thenk yoo !!
 
coyote
post Mar 6 2004, 08:11 PM
Post #24


Senior Member
***

Group: Member
Posts: 92
Joined: Feb 2004
Member No: 3,709



QUOTE(aznmunki @ Mar 6 2004, 6:34 PM)
WOW...VERY USEFUL....>>BUT<< u cant c ur othr entries... pinch.gif

yes you can, I wrote it so that you still see your posts in your private view. And the script does is not sophisticated, therefore, you can't have 7 posts being shown.
 
corinn
post Mar 7 2004, 12:47 AM
Post #25


Member
**

Group: Member
Posts: 16
Joined: Feb 2004
Member No: 4,565



omg wow i didn't think they had one of those how cool _smile.gif
 

2 Pages V   1 2 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: