Integrating sharepoint with lightbox - sharepoint

I want to integrate lightbox video with sharepoint. I have a site that I am migrating to sharepoint and I want the lightbox plugin to integrate with sharepoint. Could anyone tell me how to achieve this.
Any help would really be appreciated.
Thanks,
Prakash

All I have is the Url of the videos yah they are on the server.My requirement is to play these videos using lighbox.Actually videos are already running on the site using lightbox but we are migrating that site to sharepoint.So they have a list where all the links of the videos are present.
I found this link
http://videobox-lb.sourceforge.net/
and I have put all the js files and css files in document library and I am referring these js and css files in page layout page but I don't know its not working when I m clicking on the link its going to the Url instead of opening there only like lightbox does.

Related

Loading dynamic websites on sharepoint online

I have a couple of HTML files, some styles, scripts, images and videos. Is there a way to move them to Sharepoint online and have them work the same way they were working as an independent website?
YOu can Use the modern Script editor web part to embed the ASPX file (as I tested HTML files get downloaded as well), or add the HTML source code directly.
To embed a images and videos to a modern page, see this: How to Embed a Video to SharePoint Online Modern Pages?

PDF Viewer vs Web Viewer andriod

Which one is Best for my Android Tutorial App (pdf viewer or web viewer) . Its a Programming tutorial app so which component i use for my app? or another suggestion to develop tutorial app.
I use pdf viewer instead of webview because pdf show all image or content offline but webview is not showing the images offline. One more Problem occur to creating a block for code between pdf.
If you have prepared your content in word/doc/pdf then the pdf viewer is best.
If you have prepared your content in HTML like web pages or website, it's best to go with the webview.

How to display website in SWF files

I would like to create a shockwave file that can display a website with an internal webbrowser or something similar. The final target to display the website in a pdf file, but I think the only way to do this, is the swf trick.
I tried to find resources for this on the web, but found nothing.
UPDATE:
I am looking for a way to display a website in a downloadable pdf file. The website is only one html file fuelled by jquery and css.
Download SWF template for your website and edit it in macro media flash editor.
I would use a PHP script to create a PDF file (my choice for this kind of stuff is TcPDF, which has many example/how to scripts ready to use), and I'd put a captured image of my website in it; there are several websites offering this service for free, just google it, for example webthumbnail.org.
Disclaimer: I'm not linked to TcPDF nor Webthumbnail.org in any way, they are just the first examples that came into my mind.

Is there any ready to use crawler or tool to extract links from website

There is one blog on website and there are many pdf links on there. But i don't want to go through all the pages.
is there any tool /script i can use so that i can extract all the link like
http://www.abc.com/code=1221212
so that then I can use IDM to get those links
Below links might be helpful for you.
Html Agility Pack
WatiN

How to create a demo for the website as clickable html pages?

We have to create the demo for our web application.Our application is a J2EE app.We have to demo some of the functionality as clickable HTMls.Is there a way we can do that using some tool instead of doing it manually, we donot want to use products for flash demo's etc.
Use a web spider or similar to dump the raw HTML output. Personally I would try the ScrapBook Firefox plugin, but I'm sure there are many others.

Resources