473,544 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Javascript Forum

JavaScript web scripting language - Ask questions about JavaScript development, jQuery, Vue, React, the DOM, cross-browser scripting, event handling, OOP, cookies, client-side form validation, built-in objects like Date, String, Array and Object, performance and more.
2
1,829
thread by: StephenHawking9 | last post Jul 2 '12 by: Bharat383
I am a college graduate and looking for learning web development and programming. Can someone please advice me what are the best languages to start with and good for getting a software job in current situations. I hope I am posting this on right location if you think its not correct place, please feel free to move this to appropriate location....
1
6,336
thread by: Fatima khan | last post Jun 28 '12 by: Dormilich
Hi, I want to capture the event in javascript when a new tab is opened in browser and when user switches the tab in the browser. Thanks & Regards, Fatima khan
1
1,854
thread by: madankarmukta | last post Jun 27 '12 by: Dormilich
Hi All, Can anybody tell me - How to obtain the ID of the dynamically created Element in JQuery. Any Help will be highly appreciated.
1
1,990
thread by: Rinky Goyal | last post Jun 25 '12 by: raghurocks
I have three radio button on a page and a submit button. After clicking any of radio button control will go corrosponding another page . After the completion of one section , controls will move to that static page page now i want that select one option from remaining two option, radio button which was clickad will become invisible.
0
1,362
thread by: AngelStar | last post Jun 25 '12 by: AngelStar
Hi, I know this is probably going to be a really easy question, but i'm quite new to this and am a little stumped. I have an iframe print function that prints just the blog post it is on, but i was to add a bit of copy onto the bottom of the page... how can I do this? Below is the script I am using, I have tried replacing...
1
1,717
thread by: Newbie1314 | last post Jun 24 '12 by: Dormilich
I want know how to create a webpage that can switch different language by using Java Script. Thanks for teaching.
1
1,458
thread by: TechGuy86 | last post Jun 23 '12 by: Dormilich
I am tryin to put to display the elements of an array, with each element of the array on a seperate line. <script type="text/javascript"> var names = prompt("Enter Names:","Enter names here."); var names_array = ; var array_length = names_array.length; var i = 0; var array_display =...
3
2,213
thread by: Sofi02 | last post Jun 20 '12 by: acoder
<td>Rooms :</td><td> <select name="Room1"> <option>1</option> <option>2</option> <option>3</option> </select></td> When i select room 1 from the above drop down then the below field i.e details 4 room 1 should get display...
2
2,077
thread by: Sorinpass | last post Jun 20 '12 by: acoder
Ok so I'm trying to monitor and control something with a Pic-web from microchip. I managed to program it all except for one thing. I need to compare two temperatures that it gives me, and if one of them is smaller that the other then a relay need to be activated, if its bigger or equal then another relay must be activated. From what I understood...
1
1,559
thread by: naveenvoruganti | last post Jun 20 '12 by: India777
HI, I am Naveen i am hiding a text box dynamically.but the first time it is hide and when the ajax page is loaded it shows the text box.can any tell me answer? Thanks in advance
4
2,229
thread by: iamchris | last post Jun 18 '12 by: gits
Hello guys, I am working on a iis based web app where i am communicating to sql server database using ajax calls from client to asp page on the server side getting response as xml. My problem is that after two or three ajax calls the ajax calls starts to fail and status fails to return 200 in xmlhttp.status.But this happens occasionally. ...
6
2,206
thread by: Hatem Salem | last post Jun 18 '12 by: Hatem Salem
I am trying to get all Following IDs using Twitter API. Now on Load function am trying to alert the IDs array (FollowingArray) which returned by GetFollowing. I've test the value of array inside the function , but it looks OK. When i try to alert it appears as undefined. function Load() { alert(GetFollowing("hatem")); }
1
1,695
thread by: Rahoo303 | last post Jun 16 '12 by: Rabbit
I need to javascript code for allow single quotes except mysql_real_escape_string() function in php.
0
1,566
thread by: Thirisangu123 | last post Jun 16 '12 by: Thirisangu123
<cc1:Grid ID="GridBusOne" runat="server" FolderStyle="premiere_blue" <cc1:Column DataField="" Width="80" Index="14" TemplateId="BtnTemplate"> <TemplateSettings TemplateId="BtnTemplate" /></cc1:Column> </Columns> <Templates> <cc1:GridTemplate runat ="server" ID="BtnTemplate"> <Template> <a href="Mine.aspx?iframe" ...
0
2,092
Fary4u
thread by: Fary4u | last post Jun 14 '12 by: Fary4u
i came cross few examples of infinite scroll like fb and twitter loading contents, which loads external page or data within same page, i.e help of php or asp <li> and div code.... i'm just wondering any example of infinite scroll (pure jquery or javascript) which brings full html content using div i.e(mini-height & visible content) and only...
5
2,804
thread by: jessy | last post Jun 14 '12 by: omerbutt
hello , i'm facing a problem in executing a very simple fading effect on an image in jquery , the code works fine but when placed in the index file for a joomla template , nothing at all happens !!the code is not working , i googled and found that i may have to use jQuery.noConflict(); function but also that did not work for me ..pls help i'm...
2
2,051
thread by: ngocham2001 | last post Jun 13 '12 by: ngocham2001
Hi all, I am a newbie, please help me.. I want get data from child window pass it into a variable of parent window (not into a textbox). How will I do?
1
3,903
thread by: buggs2012 | last post Jun 12 '12 by: Dormilich
Hello, I think I nearly have this figured out, however, what i'd like to do is to check and see if both passwords entered are the same. If they are not what i'd like to do is ask the user to re-enter the new one and confirm the second password again. My current code alerts the user that their passwords do not match and does not ask them to...
1
2,725
thread by: utouchkrishna | last post Jun 12 '12 by: utouchkrishna
Hi Everyone, We have developed IFRAME code for OBIEE reports. Cross testing on browser area we are facing issues with “Windows7 service pack1 IE8 and Windows Server 2003 IE8" My IFRAME scripts running all Firefox, Safari, chrome and ie7 versions. Coming to the IE8 version I am getting two issues except windows XP/2008 IE8. One area: In ...
2
3,063
thread by: gabriela88 | last post Jun 11 '12 by: Dormilich
For our website we have a reservation form. When the user clicks on the radiobutton "yes" the rest of the form should appear. In FF and in Safari it works fine, but in IE it doesn't show. headcode javascript: function activate_luchthaven_retour(){ var checkdiv = document.getElementById('bestemming_luchthaven_radio_ja'); var...
1
1,368
thread by: ganesh45 | last post Jun 11 '12 by: Dormilich
<!DOCTYPE html> <html> <head> <script type="text/javascript" charset="utf-8" </script> <script type="text/javascript" src="search.js" ></script> <script type="text/javascript" charset="utf-8"> function search() {
3
2,494
thread by: gatsby | last post Jun 10 '12 by: Rabbit
I have form which contains a text field and a submit button. func_1() is called onsubmit event of the form and func_2() is called onkeyup event of text field.My problem is that func_2() is also called onkeyup event of enter key, I want to avoid calling func_2() on hiting enter key. Is there any better and easier way to do it?? plz suggest me
1
1,475
thread by: uramesi39 | last post Jun 10 '12 by: Rabbit
i am new to php, can someone helpme This is php code <?php $test1=100; $test2=200; $test3=300; ?>
1
2,763
omerbutt
thread by: omerbutt | last post Jun 7 '12 by: omerbutt
hi i am making a page SEE HERE where i am using menu matic and slideshow , i need to use mootools accordion and when i try to put in this code the menu and slide show both stop working except the accordion is working fine , <script src="http://jashanbanquet.omaraslam.com/assets/js/mootools/accordion.js"></script> <script...
1
1,322
thread by: snow4 | last post Jun 6 '12 by: Dormilich
PLEASE HELP WHAT AM I DOING WRONG? I have an xml list in the format of <COUNTRY value="blah" title="blah">blah blah</COUNTRY> I have a asp dropdownlist that gets all its content from the extensive xml list and dropdownlist html format is: <asp:DropDownList ID="mCOUNTRY" runat="server" Width="205" onmouseover="showHideTooltip()">...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.