<!DOCTYPE html> <html> <head> <script src=”http://code.jquery.com/jquery-1.9.1.min.js”></script> <meta charset=”utf-8″> <meta name=”robots” content=”noindex”> <title>JS Bin</title> </head> <body> Video url <input type=”text” id=”videourl” /> <input type=”button” id=”button” value=”check” /> <script> $(“#button”).click(function(){ var videolink =$(“#videourl”).val(); var regExp = /^.*((youtu.be\/)|(v\/)|(\/u\/\w\/)|(embed\/)|(watch\?))\??v?=?([^#\&\?]*).*/; var match = videolink.match(regExp); if (match && match[7].length == 11) { alert(“youtube video id : “+ match[7]); return; } regExp ..
Category : Javascript Snippets
Projects Search
Categories
Latest Projects
- .NET Client for Telegram Bot API
- Surf N Shop – Download free PHP Projects – MCA, BCA, Btech, IT students
- Online enquiry form – Download free PHP Projects with source codes
- PHP MySQL Online Shopping System – Download free PHP Projects – MCA, BCA, Btech, IT students
- Online Banking System – Download free PHP Projects – MCA, BCA, Btech, IT students
- Online Vehicle Workshop – Download free PHP Projects – MCA, BCA, Btech, IT students
- Social Networking Script like Facebook – Free PHP Project with source codes – IGNOU, DU, SMU, PTU, IP Manipal University
- Survey of schools – Download free PHP Projects with source codes
- Student Information Management System – Download free PHP Projects – MCA, BCA, Btech, IT students
- Online Vehicle Workshop – Free PHP Project with source codes – IGNOU, DU, SMU, PTU, IP Manipal University
- E-Library Management System – Free PHP Project with source codes – IGNOU, DU, SMU, Manipal University
- Online Social Networking script – Download free PHP Projects – MCA, BCA, Btech, IT students
- Hostel management system in PHP- free download PHP- Projects with full source Code – BCA MCA BTech, BSc Students
- Cricket Score Board Source code – Download free PHP Projects with source codes
- Web Vehicle Agent System – Download free PHP Projects – MCA, BCA, Btech, IT students
Popular Posts
- Hotel/Restaurants food order systems source code in ASP.NET
- Travel and Tourism Management System – free…
- Library management system project report –…
- school management VB project download
- Online Grocery Website – Download free PHP…
- C++ Project Bus Reservation System project source…
- Cricket Score Board Source code – Download…
- Insurance Management System VB Project with Code
- Online Auction System project in PHP | free source…