Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 05-26-2006, 12:12 PM PHP and Marquee's
Experienced Talker

Posts: 31
Trades: 0
Well I'm having a litle problem, when I put this marquee right into the .php page it does not scroll

HTML Code:
    <div id="affils" style="position:absolute; width:100px; height:160px; z-index:1; left: 840px; top: 135px;">
          <marquee direction="up" scrollamount="2" width="88" height="160" onMouseOver="this.stop()" onMouseOut="this.start()">
          <a href="http://newgrounds.com" target="_blank"><img src="images/affil/ng_buddy1.gif" alt="Click Here to Visit!" width="88" height="31" border="0"></a>
          <a href="http://rubber-ninja.com" target="_blank"><img src="images/affil/jp2.jpg" alt="Click Here to Visit!" width="88" height="31" border="0"></a>
          <a href="http://neptunecircle.com" target="_blank"><img src="images/affil/ncsmall.gif" alt="Click Here to Visit!" width="88" height="31" border="0"></a>
          <a href="http://sheezyart.com" target="_blank"><img src="images/affil/sheezy.gif" alt="Click Here to Visit!" width="88" height="31" border="0"></a>         
          
          <P><P></P></P>Site<br>
          <a href="www.site.com/phpbb"><img src="images/affil/ktf-com.gif" width="88" height="31" border="0"></a> 
          </marquee>
    </div>
But when I use iframes to show just the marquee (not the div tags) it does scroll as seen in this

HTML Code:
    <div id="affils" style="position:absolute; width:100px; height:160px; z-index:1; left: 839px; top: 134px;">
    <IFRAME HEIGHT="160" WIDTH="100" scrolling="no" NORESIZE frameborder="0"  SRC="affils.html">
    </IFRAME>
    </div>
I imagine this is a php problem since I've never came across this before..
enerbrat is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-26-2006, 02:18 PM Re: PHP and Marquee's
cdwhalley.com's Avatar
Skilled Talker

Posts: 75
Trades: 0
PHP wouldn't affect that, I don't think.
cdwhalley.com is offline
Reply With Quote
View Public Profile Visit cdwhalley.com's homepage!
 
Old 05-26-2006, 03:40 PM Re: PHP and Marquee's
Experienced Talker

Posts: 31
Trades: 0
Well, I didn't think that either but.. it seems to not work only when it's within the .php page, not framed.
enerbrat is offline
Reply With Quote
View Public Profile
 
Old 05-27-2006, 03:21 PM Re: PHP and Marquee's
ChancesAre's Avatar
Skilled Talker

Posts: 84
Trades: 0





....
ChancesAre is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PHP and Marquee's
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12779 seconds with 12 queries