information blog |
information blog |
![]()
Post
#1
|
|
![]() LaLaLa =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 350 Joined: Feb 2005 Member No: 94,170 ![]() |
does anyone have the code for like a blog with information about yourself in it. i was looking it up in the scripts .. but i guess i didn't find it. heh .. sorry for the troublee
![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 ![]() |
you need to add links to apply the function in the script that allows image change
you can use buttons: HTML <input type="button" value="« prev" onclick="getPosition(-1)"> <input type="button" value="next »" onclick="getPosition(1)"> or links: HTML <a href="#" onclick="getPosition(-1)">« prev</a> <a href="#" onclick="getPosition(1)">next »</a>
|
|
|
![]() ![]() |