video file

morpheus824
4 Posts
morpheus824 posted this 19 December 2023
Ask a Question

video file: how to setupup .jpg thumbnail, that when clicked launches video in new tab ?

local video .MP4 file: how to setup a .jpg thumbnail photo, that when clicked by user launches video in seperate new tab of the browser ?

video file: how to setupup .jpg thumbnail, that when clicked launches video in new tab ? local video .MP4 file: how to setup a .jpg thumbnail photo, that when clicked by user launches video in seperate new tab of the browser ?

Last edited 19 December 2023 by Support Team

Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 19 December 2023

Morpheus,

Poster? Can you please illustrate with a screenshots what you are looking for?

...................................................
Sincerely,
Alan R.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Morpheus, Poster? Can you please illustrate with a screenshots what you are looking for? ................................................... Sincerely, Alan R. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
morpheus824
4 Posts
morpheus824 posted this 19 December 2023

Morpheus,

Poster? Can you please illustrate with a screenshots what you are looking for?

...................................................
Sincerely,
Alan R.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

What do you mean Poster? I dont understand your question.

I am trying to ask the equivalent of HTML5 code:
target="_blank"
to launch a new tab in browser that runs my local .MP4 video file. I dont have any screenshot because i had not done it yet which is why i am seeking help to do it. If you familiar with HTML5 code,
target="_blank"
is what i am trying to achieve to launch my local MP4 video file in seperate browser tab, when user click on the thumbnail photo.

How to do that thumbnail photo that when clicked launches a seperate new browser tab running my local MP4 video file.
Its easy to setup such basic coding in html5, but with nicepage WYSIWYG editor, I cant seem to find such feature.

> Morpheus, > > Poster? Can you please illustrate with a screenshots what you are looking for? > > ................................................... > Sincerely, > Alan R. > Nicepage Support Team > > Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 > Follow us on Facebook: http://facebook.com/nicepageapp What do you mean Poster? I dont understand your question. I am trying to ask the equivalent of HTML5 code: target="_blank" to launch a new tab in browser that runs my local .MP4 video file. I dont have any screenshot because i had not done it yet which is why i am seeking help to do it. If you familiar with HTML5 code, target="_blank" is what i am trying to achieve to launch my local MP4 video file in seperate browser tab, when user click on the thumbnail photo. How to do that thumbnail photo that when clicked launches a seperate new browser tab running my local MP4 video file. Its easy to setup such basic coding in html5, but with nicepage WYSIWYG editor, I cant seem to find such feature.

Last edited 19 December 2023 by morpheus824

Support Team
Support Team posted this 19 December 2023

Hello Morpheus,

You're right, Nicepage's WYSIWYG editor doesn't directly offer the functionality you're looking for, which is linking a JPG thumbnail to a local MP4 video file that opens in a new tab.
While Nicepage focuses on visual editing, it allows injecting custom HTML and CSS code via its "Code" section. You can write basic HTML code with a link to your local MP4 file and set the target="_blank" attribute to open it in a new tab.

...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Morpheus, You're right, Nicepage's WYSIWYG editor doesn't directly offer the functionality you're looking for, which is linking a JPG thumbnail to a local MP4 video file that opens in a new tab. While Nicepage focuses on visual editing, it allows injecting custom HTML and CSS code via its "Code" section. You can write basic HTML code with a link to your local MP4 file and set the target="_blank" attribute to open it in a new tab. ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments