Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
whites7
New Member
New Member



Joined: Dec 05, 2005
Posts: 6

PostPosted: Tue Dec 06, 2005 3:18 am Reply with quote

Hi,

I have looked around so I know this is very very simple but I can't find the answer!

I am after a very simple scrolling block. I only want Admins to be able to enter text (it will be quotes that will build up over time for example). All scrolling blocks I have found are complex for forums, downloads etc. I want one that is simple to edit, i.e. well commented that does not need to 'SELECT' from SQL but could either use text within the php block code or an external text file.

The other thing is it needs to work cross browser (IE, Netscape, Firefox).

Any help appreciated...it must be easy!!!

Sam
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Tue Dec 06, 2005 4:24 am Reply with quote

what about MS-InfoBlock v2.1? [ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message
whites7







PostPosted: Tue Dec 06, 2005 4:39 am Reply with quote

Hi,
looks good and you have obviously done your work....but is it $8.50 for one script?

I was after something very simple and free. I do not mean the script is not worth it, just that I am after something even simpler!
 
hitwalker







PostPosted: Tue Dec 06, 2005 5:06 am Reply with quote

well supporting programmers cant hurt...
but it sure is worth the money.
its veryyyyyy easyyyy to use and that for a few bucks.
And other blocks still have to be edited with a file,if its a text file or xml.
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Tue Dec 06, 2005 5:30 am Reply with quote

Just Google for scrolling text. There are so many out there. Why can't you just use the <marquee> tag?
 
View user's profile Send private message
whites7







PostPosted: Tue Dec 06, 2005 5:39 am Reply with quote

Quote:
Just Google for scrolling text

Google search comes up with loads, but many links are broken or go to sales sites, advertising sites etc. The legitimate links are all to complex blocks that query existing PHP-Nuke SQL tables whilst I just want something simple. I do not know PHP well enough to edit out these blocks (unless you know an easy (free) one that's well commented)!

Quote:
the <marquee> tag

This HTML tag only works in IE and scrolls horizontally, I am after a block that scrolls vertically and works in Firefox, Netscape etc.
 
hitwalker







PostPosted: Tue Dec 06, 2005 5:50 am Reply with quote

[ Only registered users can see links on this board! Get registered or login! ]
 
whites7







PostPosted: Tue Dec 06, 2005 5:56 am Reply with quote

Cheers!
 
whites7







PostPosted: Tue Dec 06, 2005 6:10 am Reply with quote

For anyone else...this link has good simple CROSS BROWSER scrolling text:
[ Only registered users can see links on this board! Get registered or login! ]

Sam
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Tue Dec 06, 2005 6:44 am Reply with quote

If you didnt want scrolling text but random text, the ready made 'random quotes' block which retrieves data from a text file could have done, or you could modify it.
 
View user's profile Send private message Send e-mail
whites7







PostPosted: Tue Dec 06, 2005 7:04 am Reply with quote

Actually this is even better than what I found...thanks...I am now going to spend the next hour changing the code (i.e. breaking it)!

But.....can I scroll random text????

Oh nooooooooo...more questions!
 
Raven







PostPosted: Tue Dec 06, 2005 8:27 am Reply with quote

You are mistaken about the <marquee> tag. It works in FF, Mozilla, and most others.
 
VinDSL
Life Cycles Becoming CPU Cycles



Joined: Jul 11, 2004
Posts: 614
Location: Arizona (USA) Admin: NukeCops.com Admin: Disipal Designs Admin: Lenon.com

PostPosted: Thu Dec 08, 2005 4:16 am Reply with quote

Looks like I'm late to the party, but for the sake of conversation, I use a LOT of scripts from Dynamic Drive. This place simply rocks!

In the future, you might keep them in mind... Wink
[ Only registered users can see links on this board! Get registered or login! ]

Specifically, for scrollers...
[ Only registered users can see links on this board! Get registered or login! ]

_________________
.:: "The further in you go, the bigger it gets!" ::.
.:: VinDSL's Lenon.com | The Disipal Site ::. 
View user's profile Send private message Visit poster's website ICQ Number
VinDSL







PostPosted: Thu Dec 08, 2005 4:18 am Reply with quote

whites7 wrote:
For anyone else...this link has good simple CROSS BROWSER scrolling text:
[ Only registered users can see links on this board! Get registered or login! ]

Sam

Heh! Oops! Missed that first time around... ROTFL

That does it! I'm going to bed!
 
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Thu Jul 14, 2011 5:57 am Reply with quote

This is a very old forum. I doubt you will find the block. What kind of info are you looking to have scroll in a block?

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
nuken







PostPosted: Fri Jul 22, 2011 6:14 am Reply with quote

If you go to blocks admin, you can create a html block with the marquee tags by clicking on the source button on the editor and entering the code. It would look something like this:

Code:
<marquee direction="down" behavior="scroll" scrollamount="5" >Name1<br />Name2<br />Name3</marquee>


There are all kinds of online marquee generators that will customize your text and let you copy and paste the code. Just be sure to click the source button on the editor before you paste html code in the editor.
 
nuken







PostPosted: Fri Jul 22, 2011 10:54 am Reply with quote

add another <br /> between the names
 
bobbyg
Worker
Worker



Joined: Dec 05, 2007
Posts: 212
Location: Tampa, Florida

PostPosted: Tue Jul 26, 2011 2:58 am Reply with quote

This Autoscroller don't use the marquee tag, works in all modern Browser (Firefox, Safari, Chrome, Internet Explorer) and it is full w3c compatible.

[ Only registered users can see links on this board! Get registered or login! ] has
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©