how do u make a box with scrollbar??? |
how do u make a box with scrollbar??? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2005 Member No: 138,805 ![]() |
i was wondering if anyone has a script for a small box with a scroll bar that can be used for an affiliation code....cuz i cant seem to figure out the code for it. if anyone has let me know.
![]() |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 9 Joined: May 2005 Member No: 141,905 ![]() |
You could use an I-Frame. Heres some basic coding for what you'd use.
<iframe src="AFFILIATES.PHP" width="CHANGE" height="CHANGE" frameborder="0" allowtransparency="TRUE/FALSE" scrolling="YES"> Obviously, change everything in caps, and uhh, stick that code where you want your affiliates to show up at. In order to get the affiliates to show up, you have to make an AFFILIATES.PHP, or .html or whatever. But you edit that, and it will import that into your main page. Not sure if that made sense, what ever ![]() |
|
|
![]() ![]() |