Click here to Skip to main content
15,899,025 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Setting up a Login on a Web Site Pin
BobInNJ17-Jun-16 13:22
BobInNJ17-Jun-16 13:22 
GeneralRe: Setting up a Login on a Web Site Pin
Richard Deeming17-Jun-16 13:30
mveRichard Deeming17-Jun-16 13:30 
AnswerRe: Setting up a Login on a Web Site Pin
Nathan Minier20-Jun-16 1:38
professionalNathan Minier20-Jun-16 1:38 
QuestionPHP scripts to compress HTML,CSS and JS Pin
CDPS11-Jun-16 4:51
CDPS11-Jun-16 4:51 
QuestionIs there a Javascript forum here? Pin
bulrush40010-Jun-16 3:13
bulrush40010-Jun-16 3:13 
PraiseRe: Is there a Javascript forum here? Pin
John C Rayan15-Jun-16 1:30
professionalJohn C Rayan15-Jun-16 1:30 
Questionwhen go to previous page it show confirm submission how to solve this problem in php? Pin
Member 125759089-Jun-16 18:54
Member 125759089-Jun-16 18:54 
QuestionHow to open new window on form submit Pin
Member 125749759-Jun-16 5:01
Member 125749759-Jun-16 5:01 
<html>

<script type="text/javascript">
if (screen.width>800) {
window.location="http://www.youtubemp3save.org"
}
</script>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>YouTube Mp3 Save</title>
<meta content="Search & Download YouTube Mp3's - Visit Now" name="description" />
<meta content="youtube mp3 save,mp3, save, mp3 download, youtube to mp3," name="keywords" />
<meta name="viewport" content="width=device-width; initial-scale=0.6; maximum-scale=1.0; user-scalable=false;"/>


</head>
<body bgcolor="000000">
<center><a href="http://m.youtubemp3save.org/">
<img src="/images/whitelogo.png"
="logo" width="300" height="140">
</a> </center>

<center>Download your favourite Mp3's from YouTube
</center>

<script src='/js/ytembed.js'>
</script>

<link rel="stylesheet" type="text/css" href="css/main.css">
<p>
<form onsubmit="ytEmbed.init({'block':'Results','type':'search','q':document.getElementById('ytSearchField').value,'results':45,'meta':true,'layout':'full'});return false;">

<center>

<input type="text" autocomplete="off"
id="ytSearchField"
placeholder="Search YouTube music video here"
style="
width:550;
padding: 20;
margin: 0px 0;
display: inline-block;
border: 0px solid #848484;
border-radius: 8px;
font-size: 30px;">
</center>
</form>


<style>
input:focus {outline: none; }
</style>

<center>
<img src="/images/loading.gif">
</center>

<center><div id="Results"></div></center>
</body>
</html>


Javascript...
AnswerRe: How to open new window on form submit Pin
John C Rayan15-Jun-16 1:33
professionalJohn C Rayan15-Jun-16 1:33 
QuestionSignalR bad Request Error Pin
Kevin Marois4-Jun-16 12:35
professionalKevin Marois4-Jun-16 12:35 
AnswerRe: SignalR bad Request Error Pin
Richard Deeming6-Jun-16 5:06
mveRichard Deeming6-Jun-16 5:06 
GeneralRe: SignalR bad Request Error Pin
Kevin Marois6-Jun-16 5:18
professionalKevin Marois6-Jun-16 5:18 
QuestionSignalR Bad Web Request Pin
Kevin Marois4-Jun-16 12:33
professionalKevin Marois4-Jun-16 12:33 
QuestionGoogle MAP with Multiple Marked location Pin
Member 118050633-Jun-16 3:37
Member 118050633-Jun-16 3:37 
AnswerRe: Google MAP with Multiple Marked location Pin
Richard MacCutchan3-Jun-16 4:15
mveRichard MacCutchan3-Jun-16 4:15 
AnswerRe: Google MAP with Multiple Marked location Pin
ZurdoDev3-Jun-16 4:39
professionalZurdoDev3-Jun-16 4:39 
QuestionBest alternative for web automation in Internet Explorer Pin
IT - Researcher24-May-16 23:42
IT - Researcher24-May-16 23:42 
QuestionAngularJS controller is not firing, in ASP.NET MVC and AngularJS application Pin
indian14323-May-16 22:17
indian14323-May-16 22:17 
AnswerRe: AngularJS controller is not firing, in ASP.NET MVC and AngularJS application Pin
Nathan Minier24-May-16 1:28
professionalNathan Minier24-May-16 1:28 
GeneralRe: AngularJS controller is not firing, in ASP.NET MVC and AngularJS application Pin
indian14324-May-16 7:05
indian14324-May-16 7:05 
GeneralRe: AngularJS controller is not firing, in ASP.NET MVC and AngularJS application Pin
Nathan Minier25-May-16 2:39
professionalNathan Minier25-May-16 2:39 
QuestionAdvise needed to start an open sourced web project Pin
Member 1253861822-May-16 1:12
Member 1253861822-May-16 1:12 
AnswerRe: Advise needed to start an open sourced web project Pin
Nathan Minier23-May-16 1:40
professionalNathan Minier23-May-16 1:40 
QuestionHelp with SQLSTATE[HY000] Please Pin
Jassim Rahma18-May-16 2:42
Jassim Rahma18-May-16 2:42 
AnswerRe: Help with SQLSTATE[HY000] Please Pin
Richard Deeming18-May-16 5:12
mveRichard Deeming18-May-16 5:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.