Search the web
Sign In
New User? Sign Up
DreamcastBrowsers · The Dreamcast Browsers Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Javascript - Last Modified - Can't seem to find a dc compatible js   Message List  
Reply | Forward Message #14653 of 15957 |
Re: Javascript - Last Modified - Can't seem to find a dc compatible js :(

> Good to see you are still about :)
>
> I hope you find what you are after.
>
>
> Regards,
> Andrew B
> aliensrcooluk@...
>

Well me too ;) . But I have to hurry and find a script that works ,
before i expand the website and have to edit several pages :(

So I searched a bit and found some scripts that do the same as the
script i posted in the first mail .

I would be glad if some of you could test the scripts with your
Dreamcast Browser "Best with eighter DK3 - PW3 DPP or XDP"

http://bustaremember.bu.funpic.de/javascript/last-updated-01.html
http://bustaremember.bu.funpic.de/javascript/last-updated-02.html
http://bustaremember.bu.funpic.de/javascript/last-updated-03.html
http://bustaremember.bu.funpic.de/javascript/last-updated-04.html
http://bustaremember.bu.funpic.de/javascript/last-updated-05.html

Please browse to those links and report if any of the scripts report
the right Date/Time/Yeahr . "05/10/2006"



Also I was playing around with a javascript snippet i found on a
Official Dreamcast Game Site "I think f355 Passione rossa"

It only displays given content if the Useragent or platform given in
the script is detected .

<EXAMPLE CODE>
---------------------------------------------
<script language="JavaScript">
<!--
DC=(navigator.platform.indexOf('Dreamcast')!=-1);
if(DC){
doc='<embed type=application/x-dreamcast-lcdticker text="Dreamcast
Javascript Test" hidden=true loop=true>';
document.write(doc)
}
//-->
</script>
----------------------------------------------
Works also with Useragent... eg dreamkey/2 - dreampassport/3
" (navigator.Useragent.indexOf('Dreamkey/2')!=-1); "



I created 2 html pages to test the script , it worked on my local
computer , but not sure if it works on dc . So i would be glad if
someone could try the script too ;)

On the first link "if-dreamcast-01.html" only peopel browisng with a
dreamcast should see the message on there vmu screen . Where on the
second link only peopel on windows machines should see it .

http://bustaremember.bu.funpic.de/javascript/if-dreamcast-01.html
http://bustaremember.bu.funpic.de/javascript/if-dreamcast-02.html

I want to use this script to hide the vmu scoller for
windows/linux/mac users browsing to the site ."Firefox displays a
plugin message and the design is screwed "


PS: www.dcarchiv.6x.to will be the site i'll implent this scripts







Wed May 10, 2006 12:57 am

bustaremember
Offline Offline
Send Email Send Email

Forward
Message #14653 of 15957 |
Expand Messages Author Sort by Date

Hy Long time ;) Im looking for a Javascript code , to display the Date/Time the page was last modified for my website . Currently im using this code ... <!--...
Fallout =)
bustaremember
Offline Send Email
May 6, 2006
1:32 am

... Good to see you are still about :) I hope you find what you are after. Regards, Andrew B aliensrcooluk@......
Andrew D. Burton
aliensrcooluk
Offline Send Email
May 6, 2006
9:13 pm

... Well me too ;) . But I have to hurry and find a script that works , before i expand the website and have to edit several pages :( So I searched a bit and...
Fallout =)
bustaremember
Offline Send Email
May 10, 2006
12:57 am

... Try this scroller script and you will see a internal clock on your vmu. <script> document.write('<embed type=application/x-dreamcast-lcdticker text="'+new...
daxter75219
daxter75219@...
Send Email
Jun 6, 2006
11:50 pm

pretty damned cool to see someone still coming up with stuff,or atleast attempting to.havent seen this type of stuff going on for a long time. ... text="'+new...
curtis_ray_31
curtis_ray_31@...
Send Email
Jun 7, 2006
6:41 am

... <script> document.write('<embed type=application/x-dreamcast-lcdticker text="'+new Date()+' DreamCast" hidden=true font="17" scrolldelay="30">'); </script>...
Fallout =)
bustaremember
Offline Send Email
Jun 8, 2006
10:26 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help