-
Random Text
Hi im looking for a simple html code and im not sure whether or not to do it in html
how can i made like a sentance generator like it randomly says something ive put it in for example u see banners do it, you visit a site and u see an ad and refresh the page and it is a different ad how can i do that but with text?
Thanks
-
-
Nothing random is possible in HTML alone. You need some kind of programming language. HTML is just a markup language. Javascript is probably the simplest, but server-side languages may also be available to you and have the advantage of working for all users while javascript is just for those who have enabled it (most do).
Take a look here:
http://search.freefind.com/find.html...0&query=random
Some of the scripts listed may be what you are looking for.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks