www.webdeveloper.com
+ Post New Thread
Page 1 of 10 1 2 3 ... LastLast
Threads 1 to 25 of 240

Forum: JavaScript

JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...)

  1. Sticky Thread Sticky: Attn: Expert coders!

    I'm looking to update the scripts over at JavaScript Source (JSS) and need some good coders who are willing to take on a challenge. Here's the plan: Search through the code and see what you can bring up-to-date (i.e., DOM methods, unobtrusive, etc.). (There are some real old ones on there.)...

    Started by LeeU‎, 04-14-2006 01:08 PM
    6 Pages
    1 2 3 4 5 ... 6
    • Replies: 79
    • Views: 225,817
    12-30-2009, 08:00 AM Go to last post
  2. Sticky Thread Sticky: Message posting Guidelines

    Having seen countless threads opened on these forums that make no sense at all,and do no help to any volunteer to respond to it. I thought its only appropriate to write something like this that may help a new poster to get help quicker. Following are some general guidelines that must be kept in...

    Started by Khalid Ali‎, 08-25-2003 03:54 PM
    3 Pages
    1 2 3
    • Replies: 40
    • Views: 213,379
    08-07-2004, 12:15 PM Go to last post
  3. Sticky Thread Sticky: Wondering how to hide your source code?

    Well, give up right now then, because it is absolutely impossible. "No right-click" scripts and other similar scripts will only end up annoying your users in which actually don't even want to steal your source code or images, but rather just want to casually use their browser features. Doing things...

    Started by fredmv‎, 02-02-2004 03:12 PM
    • Replies: 0
    • Views: 202,588
    02-02-2004, 03:12 PM Go to last post
  4. Sticky Thread Sticky: Please help us to help you.

    if you follow a few simple guidlines when posting you will be morelikly to recive an accurate reply quickly and with minimal fuss. Search. Click on search at the top and enter your term, the odd's are someone will already have asked your question. Describe. Tell us what it should do, how it is...

    Started by scragar‎, 04-29-2005 04:20 AM
    2 Pages
    1 2
    • Replies: 28
    • Views: 159,338
    05-31-2007, 09:07 AM Go to last post
  5. Sticky Thread Sticky: Accessible Scripting 101

    Welcome to the "Accessible Scripting 101" thread. This thread will feature JavaScript scripts developed with accessibility in mind. In other words, these are scripts in which will degrade properly in the case that JavaScript isn't available to your end-user (which it isn't always, believe it or...

    Started by fredmv‎, 04-08-2005 10:05 PM
    • Replies: 12
    • Views: 104,398
    05-16-2013, 04:39 AM Go to last post
  6. Sticky Thread Sticky: Attention All Coders!

    Hey, all you JavaScript coders! Are you interested in getting your scripts published? Would you like to share them with the rest of the world? You can submit them to the JavaScript Source at: http://javascript.internet.com/contribute/

    Started by LeeU‎, 03-31-2005 10:45 AM
    • Replies: 0
    • Views: 81,369
    03-31-2005, 10:45 AM Go to last post
  1. Calling JavaScript function on ASP.NET page load

    I am new to JavaScript and ASP.NET programming, and have what is probably a really simple question. I have a JavaScript function defined in the head section of an aspx page. How can I fire this function from the asp.net page_load function when the page loads?

    Started by twowetdogz‎, 02-16-2008 09:04 PM
    • Replies: 13
    • Views: 89,985
    05-21-2013, 03:34 PM Go to last post
  2. Wink Javascript to display current age

    I am looking for a javascript to display the current age of an individual. The website is for my granddaughter and I would like to be able to say, "Today I am 6 months, 3 days old". Is there an easy way to do this?? Thank you, aimalou

    Started by aimalou‎, 09-30-2004 10:58 AM
    2 Pages
    1 2
    • Replies: 22
    • Views: 46,150
    04-27-2013, 09:15 AM Go to last post
  3. Question Load CSV or TXT file into javascript array

    Hi guys, I am new at javascript and I want to know if it is possible to load either a CSV file or TXT file into an array. Basically the file gets downloaded from the net and is actually a txt file. e.g. ("Heading 1","Heading 2","Heading 3","Heading 4".... and under that is the details "Data...

    Started by proton‎, 03-05-2010 04:29 AM
    • Replies: 11
    • Views: 30,288
    05-21-2013, 12:57 PM Go to last post
  4. Print a PDF generated by FPDF directly

    Dear All, Would anyone help to show me the direction to print a PDF generated by FPDF directly with/without printer prompt? I have searched the nets for hours... it seems that there are 2 solutions 1. Open the downloaded PDF in iframe either hidden or a small window, then print it by...

    Started by topcater‎, 04-07-2007 11:44 PM
    • Replies: 6
    • Views: 11,396
    05-14-2013, 09:40 PM Go to last post
  5. how to pass value to iframe src attribute

    I just stucked somewhere in js, i know its simple task but i don't know what's wrong but i believe i just need little guidance to get my result. Here is my problem <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>sample</title> <meta...

    Started by hamachi‎, 05-30-2010 04:12 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 3,556
    05-08-2013, 12:08 AM Go to last post
  6. onMouseover Problem in Microsoft IE

    Hallo, I am currently creating a Webpage for eBay, but habe a Problem displaying onmouseover correctly in IE. There is a big picture (name: Bild0) below some small pictures (Bild1, Bild2, usw.) which should be displayed in the big size when mouseover. The mouseovered picture should not be...

    Started by aurelius‎, 05-14-2011 02:24 PM
    • Replies: 6
    • Views: 3,058
    05-10-2013, 12:03 PM Go to last post
  7. resolved [RESOLVED] Iframe and firefox

    Hello, I have a an Iframe in my html code like this; <iframe id="degiskenicerik" scrolling="yes" src="http://localhost:16413/ZikriSinoglu/Idari.htm" frameborder=0 name="degiskenicerik"></iframe> And i want to change its src property with following script; function menu_click(url)...

    Started by nailgok‎, 09-17-2011 02:17 PM
    firefox, iframe
    • Replies: 3
    • Views: 2,733
    05-08-2013, 12:28 AM Go to last post
  8. Very simple Javascript form validation???

    I have a very simple form that I want to verify if the fields are filled out. On submit, I have a vbscript that sends the form contents via email to a mail box (thus the asp extension) but the following javascript validation does nothing. Any ideas? function formValidator(theForm) { if...

    Started by jillmur‎, 06-07-2005 04:45 PM
    • Replies: 9
    • Views: 1,859
    05-10-2013, 02:58 AM Go to last post
  9. Color different areas of image using by clicking on color

    i have created the following: - http://www.ruks.co.uk/inscape.html As you see when you click on the colour red or blue it change the Pilasters but once a color is select you cannot select the other colour how can this been done any help be appriciated

    Started by ruks12‎, 04-22-2013 03:11 PM
    • Replies: 12
    • Views: 1,735
    04-30-2013, 04:51 AM Go to last post
  10. Sort elements in reverse

    This is my jquery script to sort elements on a page. How do i reverse the order from last to first? <script type="text/javascript"> // When the document is ready set up our sortable with it's inherant function(s) $(document).ready(function() { $("#sortlist").sortable({ update :...

    Started by igotosleepat2‎, 05-08-2011 05:47 PM
    • Replies: 5
    • Views: 1,726
    04-29-2013, 09:39 PM Go to last post
  11. resolved jQuery [RESOLVED] Drag and drop image over image and fix it on specific X & Y position

    Hello guys, I'm in a dilemma regarding a Jquery script What I want to do: I have a couple of images that I want to put over another image using drag (and drop) The only thing is, that "the drop", needs to be on specific X Y coordinates. I have tried do make a code up and I finally...

    Started by mihailmrom‎, 04-23-2013 03:55 AM
    • Replies: 3
    • Views: 1,580
    04-25-2013, 08:48 AM Go to last post
  12. Retrieve HTML drop down list value with AJAX

    I have an HTML dropdown list which i'm populating from a database. My question is how can i retrieve the value of a selected item from this dropdown list using AJAX? Here is my code: <script type = "text/javascript"> function getData(str){ var xhr = false; if (window.XMLHttpRequest) {...

    Started by macvia‎, 05-02-2013 11:01 AM
    javascript ajax
    • Replies: 10
    • Views: 1,565
    05-05-2013, 04:25 AM Go to last post
  13. How to populate a table based on a selection from a drop down menu

    I'm absolutely useless with JavaScript, but I need this table to work with it. I'm trying to create a table that will populate a row of cells based upon a selection from a drop down menu. The drop down menu sits at the top of the third and final column in my table and should populate the cells...

    Started by chris124‎, 05-03-2013 03:34 PM
    javascript, jquery, tables
    • Replies: 10
    • Views: 1,547
    05-13-2013, 01:51 PM Go to last post
  14. loading divs not pages

    I have code to change divs on a main page (stored on an external page) it works for me in Firefox but not in Chrome or IE ... Is it something that I'm missing.... http://www.webdeveloper.com/forum/showthread.php?268893-How-do-I-change-the-contents-of-a-lt-div-gt-with-a-click%28link%29 I took the...

    Started by Bugsie‎, 04-24-2013 06:21 PM
    • Replies: 9
    • Views: 1,543
    04-30-2013, 11:43 AM Go to last post
  15. JavaScript Image Gallery Help

    Hey, everyone. I'm new to this forum, so bear with me. I've got an image gallery located at this URL: http://www.greensideinc.com/gallery.html and you will see how the main image changes upon Mouse In and Mouse Out of the thumbnails. I'm wondering if there is a way with some additional script...

    Started by coomerguy‎, 04-24-2013 08:05 AM
    • Replies: 3
    • Views: 1,437
    05-02-2013, 02:20 PM Go to last post
  16. Unhappy upload image to mysql database jsp coding

    Hello everyone I am making my collage project in web development so in student database records there will be photo to upload,I want to upload image with data in mysql database and retrieve in another page .please give me javascript code if any. thank u in advance

    Started by bhai‎, 05-04-2013 08:23 AM
    jsp, upload image
    • Replies: 8
    • Views: 1,420
    05-07-2013, 05:57 AM Go to last post
  17. Post Select field which depends on input text field

    Hello, I was trying to put a simple html code with javascript but i can't find the solution. Following is my basic html code: <form name="student" id="student" action="submit.php" method="post" > <label>1. Enter Student Roll Number</label> <input type="text" name="rollno" id="rollno" /> ...

    Started by akmonata‎, 04-25-2013 12:02 PM
    select box, text box
    • Replies: 8
    • Views: 1,370
    05-01-2013, 03:55 AM Go to last post
  18. Image Swap on Show/Hide Toggle

    Hi All, Noob at javascript and need some help with changing an image onclick to show/hide DIV(s). Here is my script to show/hide DIV9s): <script language="javascript" type="text/javascript"> function toggleSpecific(elementid) { var node = document.getElementById(elementid);...

    Started by bluecollar01‎, 03-21-2012 12:14 PM
    image swap, javascript, show/hide, toggle
    • Replies: 7
    • Views: 1,281
    05-22-2013, 10:20 AM Go to last post
  19. Issue with jQuery, JS, or my HTML... Not sure...

    I created an overlay for my website, but completed it in a separate file for testing purposes. Now, I'm ready to implement it to my site, and I am having a lot of issues. It simply won't work. Here's the test link for the one that works: http://webfro.gs/south/modal-overlay/ -Click on the...

    Started by jlnewnam‎, 05-02-2013 04:53 PM
    • Replies: 7
    • Views: 1,181
    05-03-2013, 06:14 PM Go to last post
  20. Lightbulb [ Opinion ] Javascript that is best suited for visitors?

    Hey guys, In my navigation I have a section labeled: User Control. I have 3 links so far. For all browsers I have a "Print Page" link. If you visit using IE I have a "Add to Favorites" and "Make Us Your Homepage" links. What other user controls are handy? A link to make text bigger? What...

    Started by JesseToxik‎, 04-25-2013 12:22 AM
    javascript, opinion
    • Replies: 6
    • Views: 1,170
    04-26-2013, 04:29 PM Go to last post
  21. Change Background Color with a photo slideshow

    I have a photo slideshow running on a homepage. I would like to assign a different background color to be used for each photo and change in synch with the slideshow. Can anyone help? Thanks

    Started by PH[O]TO‎, 02-27-2007 08:54 AM
    • Replies: 12
    • Views: 1,153
    Yesterday, 01:04 AM Go to last post
  22. can i use the function, and condition?

    excuse me.. I am a newbie in javascript, Can you help me? I want to make a link with &lt;a href="blabla" onclick="myfunction()"&gt;HERE&lt;/a&gt; and the HERE must be changed three times, HERE (onclick being NEXT), NEXT (oclick being NOW), and NOW (onclick being STARTS). Please tell me the code,...

    Started by rnd‎, 05-03-2013 06:28 PM
    function
    • Replies: 5
    • Views: 1,144
    05-04-2013, 09:04 PM Go to last post
  23. ajax form submit button not working.

    reset works form fields work but when i click submit nothing happens. here is my code Main page with form on it php submit to email for to admin

    Started by Nicholas Diaz‎, 05-06-2013 04:49 AM
    2 Pages
    1 2
    ajax, form, html, php, submit button
    • Replies: 17
    • Views: 1,105
    05-06-2013, 06:05 PM Go to last post
  24. Form: Adding an image preview box with a browse button

    Hi there, I'm new here and new to javascript, so bare with me on my question. I am creating a form that needs to have the user upload an image using the browse button, and after successfully selecting their image (at a specific size), that image is previewed "live" on the form for the user to...

    Started by webnk‎, 04-24-2013 10:29 PM
    • Replies: 4
    • Views: 1,087
    04-25-2013, 08:23 PM Go to last post
  25. Timeout Delay prob

    hello guys i am making a small game and have a problem with an animation caused by a timeout; var time = 0; for (var i = 0; i < seq.length-1; i++) { ... // Move a Stone setTimeout(function(){stone_move(...)},time); time += 800;

    Started by Abbadon‎, 04-25-2013 03:23 PM
    animation, delay, timeout
    • Replies: 5
    • Views: 1,083
    04-27-2013, 07:21 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 387 users browsing this forum. (2 members & 385 guests)

  1. vegas
  2. vwphillips

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles