The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Possible to add scrolling text across the page/video-camera-screen?
chrisj
post May 6 2021, 06:13 PM
Post #1





Group: Members
Posts: 9
Joined: 6-May 21
Member No.: 27,927



On an html page, it uses this code:

CODE
accept="video/*"


in this context:

CODE
<input type="file" name="fileToUpload" id="fileToUpload" accept="video/*" capture="user" onchange="submitForm();">


and when you view the page via mobile, and tap the page, your video camera screen appears. I'm looking to see if it's possible to add scrolling text across the page/video-camera-screen ? like some type of overlay? I would image it may be possible on an html page that displays a web cam, with sometyhing like this:

CODE
<video autoplay="true" id="videoElement"></video>


I look forward to any comments/suggestions/guidance.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
chrisj
post May 10 2021, 05:15 PM
Post #2





Group: Members
Posts: 9
Joined: 6-May 21
Member No.: 27,927



It is not like an ordinary video player.
Any other assistance is welcomed
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 10 2021, 05:51 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Since there is no way to view source on mobile and it looks like this thing only works on that platform, I have no idea what it is unless you show me.

Nevertheless, you, who I assume have access to the source, could try to position the marquee on top of the player or whatever it is.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 07:09 AM