473,543 Members | 2,466 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.
5
1,811
thread by: mdharaghizadeh | last post Oct 22 '13 by: Dormilich
Hello For example I have a div tag with long sting that string length is greater than one line: <div> qwekmlkmckskmkmlkmlcmdhuhjefuybcvgdwelfjnfjevljhjnfukfmkdfolffneuwghqnnmldelmkeienfbuyheuytgpkrnbxhbybwijemncksmczmcigvkfmmfrkmfkcmsewlkfklcwehrunrjngt </div> browsers show it in one line with scroll,but I want to go to the next line when...
0
1,389
thread by: robertanderson | last post Oct 22 '13 by: robertanderson
I would like to connect Softphones with each other. I would like to check what phone calls are being in progress in the system, more precisely, between the actual phones. If it is possible, I would like a solution for the case when any of the participants calls the other, I -as a third participant (as an owner)- will receive a notification...
2
1,962
nomad
thread by: nomad | last post Oct 21 '13 by: nomad
I got this error code Line 49, Column 18: there is no attribute "LANGUAGE" <script language="javascript" type="text/javascript">mmLoadMenus(); How do I solve this problem. Note I plan to recreate this site in HTML5 Here is my part of my html code.
0
1,292
thread by: mle39920 | last post Oct 19 '13 by: mle39920
I am having trouble executing the next and previous buttons on my page. The functions for nextBottonClick and previousButtonClick specifically. Any help is greatly appreciated. Thansk // Variable declarations. var imageCache = ; // Array to hold the images from the invisible UL list. var imageItem = 0; // Holds the currently...
2
1,578
thread by: u4fl | last post Oct 12 '13 by: u4fl
Hi folks, i'm having a big problem trying to project something. I work in a big company that has many issues on IT permissions. So, my boss asked me to develop a database and a user interface to make easier to keep a history of ours projects. When i received that demand, i though that it would be a easy task. But.. as soon as i start...
3
1,388
Claus Mygind
thread by: Claus Mygind | last post Oct 9 '13 by: Dormilich
I just spent considerable time trying to figure out why an event did not trigger. After about an hour, I discovered an errant "return;" before the ".addEventListener("click".... was suppose to execute FireBug in FireFox used to have an event listener add on, which I don't think works anymore. Any suggestions on how I could see which...
2
1,451
thread by: neha jaganwar | last post Oct 8 '13 by: Dormilich
how we can convert one language to multiple langua in javascript.
2
1,274
thread by: User999 | last post Oct 5 '13 by: User999
I have the following problem with IE when making calculations with floating-point numbers. For instance, I have a div, which width is 150px and length 150px. I am subtracting say 15.78775456545464 from its width. div.style.width = (parseFloat(div.style.width) - 15.78775456545464) + "px"; All major browsers return 134.21224543454537 px,...
0
1,566
thread by: robertybob | last post Oct 2 '13 by: robertybob
Hi Yes I know there are loads of topics like this all over the web but none of the solutions work. I have a page build using table structure (although even a div-based page has same issues). I have a textbox using datepicker directly above an iframe containing a PDF. Of course, in IE10, the datepicker is masked by the iframe rendering it...
0
1,389
thread by: unnati1234 | last post Oct 2 '13 by: unnati1234
i have developed a drag and clone of image.now in that i want that when click on image it display browse dialog box for browse image from computer.and after selecting image it display on that particular image tag.i am using jquery drag and drop plugin in php.below is my drag and drop code. javascript: <script> $(function() { $(...
0
1,302
thread by: Daliasun | last post Sep 30 '13 by: Daliasun
visit http://jsfiddle.net/ghAkB/4/ Can someone please help me,I can't finish with the website until this is done, is a suprise for my family :( I got an error in IE8.This function is working perfectly on all browsers why does IE marks an error,I simply donīt get it, all I can see is that there is no way out until it's fixed :( Please help...
2
1,447
thread by: sandyyyy35 | last post Sep 30 '13 by: sandyyyy35
I wana know simple hint for javascript, as i am food order website, and if i click on same item name, the quantity of that item automatically add. Any hint. function insertrow(itemname, price) {
10
9,753
thread by: harithapriya | last post Sep 30 '13 by: Dormilich
I have jsp page which displays a table with passPercentage colum.i have to directly edit the value in passPercentage by clicking on it.how to do that?
0
1,033
thread by: smurti | last post Sep 30 '13 by: smurti
Is it possible to set height and width of a frame from another frame. The inner Width property of frame is not working in chrome.
4
10,206
thread by: bhitra | last post Sep 28 '13 by: bhitra
I have a java script which I used for passing check boxes values to text box. But it does not work if i use it twice in a same page. How can I use it many times in a same page? <script type="text/javascript">
0
1,424
nomad
thread by: nomad | last post Sep 25 '13 by: nomad
Greeting everyone: I need to make the menu width a little bit wider and I inherited this website and I'm still trying to figure it out. See Bold Here is part of the mm_menu.js code. window.mm_menu_0119103456_3 = new Menu("root",180,27,"Arial, Verdana, Helvetica,...
4
2,117
thread by: thinnappan | last post Sep 25 '13 by: Dormilich
how to access the clob data that is present in a Database through javascript function.? The scenario is if i click a link then it should throw a pop up screen with the clob files that are present in the particular DB. i need to write it as a function. Thanks in Advance Thinnappan M
2
2,141
thread by: LRPrathyusha | last post Sep 25 '13 by: gits
I want to take a screenshot of webpage using only HTML and javascript..That i want to store in My Desktop.....Can Anyone please help me
1
1,511
thread by: AndreiaM55 | last post Sep 24 '13 by: Dormilich
I have a big problem. I'm trying to append a new div but it doesn't work. My function is: jQuery(function($){ var $meter = $('#analog_meter'), count = 1; $('#addanalog').click(function(e){ e.preventDefault(); if(count > 2){ alert("That's enough already!");
5
2,033
thread by: balu k | last post Sep 23 '13 by: Dormilich
hi..., iam using jquery multiselect plugin in my application when the page is loading not properly the pluging is laoded correctly but page loads properly plugin not laoded propelry i dnt know what to do iam getting confused....! please help me out from these problem..
0
1,075
thread by: dhanunjaya | last post Sep 23 '13 by: dhanunjaya
function PopupWindow_refresh() { if (this.divName != null) { // refresh the DIV object if (this.use_gebi) { document.getElementById(this.divName).innerHTML = this.contents; } else if (this.use_css) { document.all.innerHTML = this.contents; } else if (this.use_layers) {
5
11,056
thread by: sanou | last post Sep 22 '13 by: pyrao
Javascript and html form question... I created a html page with a form called MyForm I enter values X and Y into MyForm For onclick, I reference a function in the header called GetCoord() that is supposed to print X and Y. I don't want X and Y to be printed out in an alert window. I don't want to create a new webpage that would display...
6
1,411
Blue1244
thread by: Blue1244 | last post Sep 21 '13 by: Dormilich
Is there a way you can include code from another document like you can with PHP? PHP way.. <?php include('name of document.php'); ?> Can you do something similar with javascript? If so can you plz help me...
0
1,268
thread by: salimali | last post Sep 15 '13 by: salimali
I want to know that in below code, can i create a search something like my attached image. onClick: function () { $.ajax({ type: 'POST', url: 'data.php', dataType: 'json', success: function (data) {
3
5,324
oranoos3000
thread by: oranoos3000 | last post Sep 12 '13 by: gits
hi i want to get time of server with ajax,php,javascript i use under scritp and with method onload i get time on server and show on the page so i want in a period time the same function is run but result is fixed and error is given my script is <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...

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.