I need help with making a scrolling links box for PHPProxy!

Discussion in 'HTML & Website Design' started by mikeydavies, Feb 23, 2009.

  1. #1
    Hi all, I've tried loads of different ways but I cannot get anything to go my way at the moment! I'm new to proxies and PHPProxy also and have 2 proxy sites set up at the moment. Now what I'd like to do is to have a list of all the sites i've linked to and want backlinks like the scrolling box at the bottom of this site http://209.85.229.132/search?q=cach...roxy.co.cc/+socialnetproxy&hl=en&ct=clnk&cd=1! (Cached 'cos I've changed the site since!) it's directly underneath more options. I think i've found the code for this here:-

    <div style="width:100%;">
    
    	<div style="width:60%;float:right;text-align:left;">
    
    		<div id="marqueecontainer" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">
    			<div id="vmarquee" style="position: absolute; width: 98%;">
    
    			<p align="center">
    </div>
    
    	<div style="width:40%;float:right;">
    		&nbsp;
    	</div>
    
    </div>
    
    
    
    
    </div>
    	
    
    <div id="clear"></div>
    
    </div>
    
    <div id="bottom"></div>
    Code (markup):
    (This was taken from the above site!) But when I try and insert this in the site I want it it looks wrong and out of place! The site i'm trying to add something like this to is www.nomorenetbans.co.uk (I have a sort of scroll bar on www.nomorenetbans.co.uk/toplists.php but it's not right and I need it auto scrolling!) . So what i'm asking is does anyone know of a site with information I could use or maybe show me how to code this for my site as I'm still learning all of this at the moment, my last coding experience was with Basic on the amstrad 464! I'd appreciate any help that you can offer and if you require payment for a small code change then let me know by PM what you'd require. I could also do with some online learning for PHP if there's any around so that I can learn to code again in this new system!
    Many thanks
     
    mikeydavies, Feb 23, 2009 IP
  2. rebelagent

    rebelagent Well-Known Member

    Messages:
    876
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    165
    #2
    If you want it to scroll as in the text moves up and down on it's own you'll need a javascript code. The one you're using may be outdated for the browsers we all use today.

    I used this site to find my website ticker: http://webdeveloper.earthweb.com/webjs/jstext/
     
    rebelagent, Feb 23, 2009 IP
  3. mikeydavies

    mikeydavies Peon

    Messages:
    124
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That's not really helped much mate as you haven't directly linked to what I need the Javascript code for! There's tons of pages on that site to go through that I may as well try my luck with Google! No offence like but I was kinda looking for a simpler answer although that site may be beneficial to me sometime in the future, but it's not at the moment as it's not a direct link to what I need! Also I need the text to scroll from top to bottom automatically and then start from the beginning again once it reaches the end and i'd also need it to stop scrolling on its own when the mouse cursor moves over the box! Thanks for trying anyway!
     
    mikeydavies, Feb 23, 2009 IP
  4. wizkid0319

    wizkid0319 Peon

    Messages:
    83
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
  5. mikeydavies

    mikeydavies Peon

    Messages:
    124
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    That could be just what I needed by the looks of it but at the moment i'm a little too tired to test it out 'cos I know what i'm like, I'll try it, it won't work how I want it so i'll spend hours working on it to get it just right! And at the moment i'm just too tired to start with something like that! It does seem like it's just what i'm after though so thankyou for your reply and i'll update tommorrow when i'm more alive and have tested it!
     
    mikeydavies, Feb 23, 2009 IP
  6. rebelagent

    rebelagent Well-Known Member

    Messages:
    876
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    165
    #6
    Lol the day I look the front page had 2 scrollers. >.> Tons of them involved text effects but oh well. I don't always give the answers directly to people because I believe that people should learn on their own. If I gave direct answers I'd ask for money. >.>

    But looks like someone else found it for you. So have fun
     
    rebelagent, Feb 26, 2009 IP