Click here to Skip to main content
15,888,351 members
Home / Discussions / JavaScript
   

JavaScript

 
Questionpagination Pin
millekekez12-Oct-12 22:32
millekekez12-Oct-12 22:32 
QuestionProblem with IE 9 Pin
giocot11-Oct-12 7:21
giocot11-Oct-12 7:21 
AnswerRe: Problem with IE 9 Pin
Member 950758611-Oct-12 23:02
Member 950758611-Oct-12 23:02 
AnswerRe: Problem with IE 9 Pin
jkirkerx17-Oct-12 12:20
professionaljkirkerx17-Oct-12 12:20 
AnswerRe: Problem with IE 9 Pin
twseitex19-Oct-12 7:39
twseitex19-Oct-12 7:39 
Questionwindow.open not working inside frame in google chrome. Pin
Virjin Antony10-Oct-12 1:57
Virjin Antony10-Oct-12 1:57 
AnswerRe: window.open not working inside frame in google chrome. Pin
twseitex19-Oct-12 8:28
twseitex19-Oct-12 8:28 
AnswerRe: window.open not working inside frame in google chrome. Pin
saimimtiaz28-Oct-12 8:19
saimimtiaz28-Oct-12 8:19 
just copy and paste in browser and test hope you will find your answer



function test() {
document.getElementById("iframe").src = "http://asp.net";
}
</script>

</head>
<body>


<input type="submit" onclick="test()" value="using javascript">

<iframe name="InlineFrame1" id="iframe" style="position:absolute;left:79px;top:118px;width:602px;height:337px;z-indexBlush | :O ;" src="" frameborder="0">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
<div id="wb_Text1" style="position:absolute;left:101px;top:70px;width:250px;height:16px;z-index:1;">



<span style="color:#000000;font-family:Arial;font-size:13px;"><a href="http://www.lipsum.com" target="InlineFrame1">using html</a></span></div></pre></pre>
QuestionFileUpload Inside a Gridview ItemTemplate Pin
Member 79103609-Oct-12 19:25
Member 79103609-Oct-12 19:25 
AnswerRe: FileUpload Inside a Gridview ItemTemplate Pin
Mohibur Rashid9-Oct-12 21:22
professionalMohibur Rashid9-Oct-12 21:22 
AnswerRe: FileUpload Inside a Gridview ItemTemplate Pin
kavittrivedi16-Oct-12 2:29
kavittrivedi16-Oct-12 2:29 
QuestionFile Upload in IE Pin
ziggyfish9-Oct-12 15:26
ziggyfish9-Oct-12 15:26 
AnswerRe: File Upload in IE Pin
twseitex19-Oct-12 8:31
twseitex19-Oct-12 8:31 
Questionbitwise operator question Pin
SuperRoo29-Oct-12 13:19
SuperRoo29-Oct-12 13:19 
AnswerRe: bitwise operator question Pin
ziggyfish9-Oct-12 15:31
ziggyfish9-Oct-12 15:31 
Question“Object doesn't support property or method 'ready'” Pin
Rohit Kesharwani9-Oct-12 1:42
Rohit Kesharwani9-Oct-12 1:42 
AnswerRe: “Object doesn't support property or method 'ready'” Pin
Graham Breach9-Oct-12 20:55
Graham Breach9-Oct-12 20:55 
QuestionTried Typescript? What's your first impressions? Pin
StianSandberg5-Oct-12 2:01
StianSandberg5-Oct-12 2:01 
AnswerRe: Tried Typescript? What's your first impressions? Pin
n.podbielski8-Oct-12 23:52
n.podbielski8-Oct-12 23:52 
GeneralRe: Tried Typescript? What's your first impressions? Pin
Ravi Bhavnani11-Oct-12 9:00
professionalRavi Bhavnani11-Oct-12 9:00 
AnswerRe: Tried Typescript? What's your first impressions? Pin
n.podbielski11-Oct-12 20:25
n.podbielski11-Oct-12 20:25 
QuestionHow to resolve following specific bug in IE 10? Pin
Ambesha5-Oct-12 1:15
Ambesha5-Oct-12 1:15 
AnswerCrosspost PinPopular
Peter_in_27805-Oct-12 2:22
professionalPeter_in_27805-Oct-12 2:22 
QuestionFind the selected radio button immediately using the 'this' variable in he javascript Pin
hiredotnet4-Oct-12 20:53
hiredotnet4-Oct-12 20:53 
AnswerRe: Find the selected radio button immediately using the 'this' variable in he javascript Pin
John-ph5-Oct-12 4:02
John-ph5-Oct-12 4:02 

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.