473,543 Members | 2,446 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.
15
33,648
thread by: Saad Alam | last post Jun 6 '12 by: boop
Hi, I am using a menu inside a div tag. What i want to do is to add scroll buttons (up and down ) along side div which move the div up and down on mouse over.How can i achieve this? It would be very nice of you if you can provide a link to the article or blog where solution is provided to my problem. Thanks in advance, Saad Alam
3
1,627
thread by: ucu13 | last post Jun 6 '12 by: Dormilich
i have a webpage where i use php and javascript function. it's about map display(mapguide). i whant to find what is the first function that run??
2
1,512
thread by: Wesley Madziwa | last post Jun 2 '12 by: Wesley Madziwa
El.style.FontFamily=arg1. I want a method that enables me to replace Font Family with an argument so that i can use the same statement to change any css property of an element.
1
1,663
thread by: Gianluka | last post Jun 1 '12 by: Dormilich
This function is called onblur when I insert numbers as you can see on this page: http://www.madebymeworkshops.nl/reserveren-form/reserveren.php I pass by data with PHP from a reservation page that comes before: http://www.madebymeworkshops.nl/workshops/particulier/workshop_particulier_beeldhouwen.html You can just click 'Reserveer...
1
1,645
thread by: Jake Carter | last post Jun 1 '12 by: Rabbit
Hi guys, I'm trying to create an email auto responder that only sends an email if the student enters a specific .edu address. For our college, i'm trying to limit the information in the form to only people from our university. For example, you go to the form and enter your address. It checks to make sure that the address is...
8
2,086
thread by: bryan41 | last post May 31 '12 by: Rabbit
Okay, So I don't want a website like this http://colorpx.com/, but the idea of how the Click and Hover function works. I can't seem to find that script they have or what it's called to look it up. But I'm sure it's very simple. I want to be able to click and (not release) and drag over other Div's and change the element of multiply ones without...
5
4,198
Fary4u
thread by: Fary4u | last post May 31 '12 by: Dormilich
using <input values> text box to another text box in sort of array function to passing multiple value without loading page on one click of button <script type='text/javascript'> function test(el){ while(el.tagName != 'FORM') el = el.parentNode; var input = el.getElementsByTagName('INPUT'); var elementString = ''; ...
3
3,576
thread by: IndyNS | last post May 31 '12 by: Dormilich
Here is what I am trying to do. I am using a JS button to create a new row in a table. In the new row I have two text boxes and a drop down list. I am wanting to set the background color of each of my options in the drop list. Here is the section of the JS code that I create the drop down list. //cell 1 var cell1 = row.insertCell(1); var...
1
1,484
thread by: srinathkotu | last post May 30 '12 by: Aravind Renjan
im not sure where to ask this question so if this will get answered in someother section.. let me know how to stop browser from storing webpages in its history, similar to the way it happens in gmail.com I have googled a lot on this problem but was not able to find any solution, plss help
2
4,190
thread by: Suganthar | last post May 29 '12 by: ezpeleta
My simple popup menu contain a textbox which can only allow numbers by running validateNumers javascript function. Here, if onKeypress is triggered, This javascript function is running twice and return the value inside the textbox twice in Safari Browser. It perfectly works in Other browsers. For an Example, If I typed 2, Then It leaves the...
1
1,296
thread by: SaberDude | last post May 29 '12 by: gits
I have a "GENERATE" button in my JSP, on clicking this button a new browser window opens( which has no control, meant for viewing only). Now I want to disable this button after the click, and enable it only when the popup has been closed by the user. Is this possible ??
3
3,626
thread by: jegar j | last post May 28 '12 by: Dormilich
<body> <iframe src="demo_iframe.htm" name="iframe_a" width="700" height="400"></iframe><br><br><br> <a href="http://www.nba.com" target="iframe_a">NBA.com</a> <a href="http://www.pba.com.ph" target="iframe_a">PBA</a> i have this code above. I already use target to display the website in iframe but at the same time i want to change its...
1
2,658
thread by: Noorain | last post May 27 '12 by: Dormilich
i used following formula var amount=100000; var tenor=12; var intr=parseFloat(18/100); var x; var y; var z;
4
1,645
thread by: viki1967 | last post May 25 '12 by: viki1967
Problem with Regular Expression Hi all, First of all I must say that I am a newbie when it comes to javascript language. Here is my problem. I need validate in `myForm` this string: 09 - AB800 And try this Regular Expression:
1
1,377
thread by: George Thompson | last post May 25 '12 by: Dormilich
ok this is pretty simple, im just up against a wall here, forgotten a little bit of things. i have a script below, and i calls to the php file, but i need to push an 'id' variable through the ajax function so that the other php file will know what the variable is... i know im staring at the answer just have had no luck, thanks <script>...
7
1,977
thread by: williamje | last post May 24 '12 by: Rabbit
I have the following table: 0 - 40 000 0% 0 40 001 - 80 000 27% 0 80 001 - 200 000 32% 10 800 200 001 - 750 000 34% 49 200 750 001 - 37% 236 200 Assuming my Taxable Salary is 155 123.00 p.a, How do I calculate my tax payable with java script.(IF/Match). I all ready have written the table in html...
0
1,173
thread by: luke | last post May 24 '12 by: luke
what i have is an upload form, when the user clicks on upload an image there computer files are displayed so they can select an image (as standard), when they find there image and click on it how do i grab the file name on click to display on the page? im using php and jquery
5
1,867
thread by: fireflower4u | last post May 24 '12 by: Rabbit
I have a large page that scrolls, there are several links that take you to a section of the page but its hard for a user to tell where the content is they just clicked for. The page will now say www.test.com#link , can I have a border or highlight that #link named image? I tried using css and the a active with no use. The named #links...
1
2,348
jschwarz
thread by: jschwarz | last post May 24 '12 by: jschwarz
I have a video library with a growing number of videos and alternate sorting views. Each video can be played on the same screen as the library page itself. Each video has a set of 4 social media icons for users to share specific videos. The callback URL of each share is different and returns to a specific player page for that video. I presently...
2
2,524
thread by: Aptara | last post May 24 '12 by: Aptara
Hi, I'm using InnerHtml (I could not use iframe aswell)to load a page into a DIV. But it's making problems when i have a video/scrolls inside the page. (Child page). Can anyone have solution for this.? Please suggest, Since I'm really frustrated by this issue.
1
2,031
thread by: amarzon | last post May 24 '12 by: India777
hello friends, i got a textarea of 20 rows i need to select one line ( row) on single click on it. (html, css is also ok)
3
2,580
thread by: Court K | last post May 23 '12 by: acoder
This is mostly taken from bits and pieces found on the internet and I need help adjusting it, because I don't understand how it works. I have a form that will display selects based on a select, and this works great. I now want the second select to show <Input Type="text" Name="txtOtherAsset"> only when "other...please specify" is selected, and...
1
1,887
thread by: simon2x1 | last post May 23 '12 by: acoder
when I put the following link below my page disappear leaving the bgcolor alone I include JQuery.noConflict because my slider and the lightbox are not working together and I was told that I will replace $ with jQuery on which of the script lightbox, prototype or jquery I do know and am I to replace "someid" too with what exactly please I am newbie...
1
2,660
thread by: Irappa | last post May 23 '12 by: acoder
I am using wz_jsgraphics.js library to draw lines. It is working with all browser other than IE 7/8/9. Now I want to run it on any IE7/8/9 browser. Please guide me to resolve this problem.
1
2,993
thread by: sachinadhau | last post May 23 '12 by: acoder
Hi Team, Requirement is to add a fixed url, (e.g. http://facebook.com) as bookmark to safari - browser on click of a hyperlink. For Example: Following works in IE and Firefox but does nto work in Safari. <a href="javascript:if(document.all)window.external.AddFavorite('http://facebook.com','facebook'); else...

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.