www.webdeveloper.com
+ Post New Thread
Page 7 of 10 FirstFirst ... 5 6 7 8 9 ... LastLast
Threads 151 to 175 of 247

Forum: JavaScript

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

  1. 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,356
    05-16-2013, 04:39 AM Go to last post
  2. 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,683
    12-30-2009, 08:00 AM Go to last post
  3. 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,280
    05-31-2007, 09:07 AM Go to last post
  4. 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,340
    03-31-2005, 10:45 AM Go to last post
  5. 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,327
    08-07-2004, 12:15 PM Go to last post
  6. 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,561
    02-02-2004, 03:12 PM Go to last post
  1. resolved [RESOLVED] Order Form - JS Alert when all the input fields values are 0

    Hi Everyone. I'm working on a basic ordering form. What i'm trying to achive is to get javascript to return alert when all the inputs fields are with values 0. At least 1 of the inputs has to be filled in with value more then 0 in order to proceed with a ordering form. I have to mention that...

    Started by nitapita‎, 05-05-2013 02:19 AM
    • Replies: 6
    • Views: 879
    05-05-2013, 08:22 AM Go to last post
  2. Trying to collapse j query menu

    I am looking to collapse the jquery accordion menus on the how can i help and useful tips pages. When the page loads the menus are already open, I am not sure why or how to make sure they are collapsed when the page loads? The link is http://www.cherrietestingwebsite.org/tips.html ...

    Started by delboy1875‎, 05-05-2013 07:06 AM
    • Replies: 0
    • Views: 667
    05-05-2013, 07:06 AM Go to last post
  3. 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,491
    05-05-2013, 04:25 AM Go to last post
  4. 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,112
    05-04-2013, 09:04 PM Go to last post
  5. Display text alongside jQuery validation container

    Believe when I say I've tried to find an answer for this. :p Is it possible to have text appear above my container when it is generated and hide when it's not? For example: Please fix the following errors: This field is required.

    Started by cameronnicolson‎, 05-04-2013 10:50 AM
    • Replies: 1
    • Views: 825
    05-04-2013, 02:34 PM Go to last post
  6. google api loading doesn't work

    Hi, Can anyone find why this Javascript doesn't work? window.onload = function(){ //create script element var scriptElem = document.createElement("script"); scriptElem.type = "text/javascript"; scriptElem.src = "http://www.google.com/jsapi";

    Started by mikemike22‎, 05-02-2013 10:40 AM
    api, chrome extension, javascript
    • Replies: 2
    • Views: 915
    05-04-2013, 04:11 AM Go to last post
  7. change this menu to vertical flyout

    Hi, How do I change this horiz drop down menu to vertical where it appears to the right <script src="jquery-1.9.1.min.js"></script> <style type="text/css"> body{ font-size:0.85em;

    Started by jagguy‎, 05-03-2013 06:44 PM
    • Replies: 0
    • Views: 763
    05-03-2013, 06:44 PM Go to last post
  8. Exclamation Urgent help with javascript!!!!

    I am doing website for searching careers using a html form. I am only allowed to use HTML and JavaScript to do this task. I managed to complete most of it however I had problems comparing the salary of the jobs and the salary the user inputs. I have stored jobs in arrays and they are accessed...

    Started by shajshah‎, 05-03-2013 12:21 PM
    javascipt
    • Replies: 3
    • Views: 1,017
    05-03-2013, 06:22 PM Go to last post
  9. 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,156
    05-03-2013, 06:14 PM Go to last post
  10. Post jQuery Carousel script help

    Hi I have been trying to find a carousel script but have not found one that I like so I have looked at some designs and have done the HTML & CSS side of things now I am in need of a guy to do the jQuery side. here is the HTML <div id="carousel"> <ul id="tabs"> ...

    Started by DJSean‎, 05-03-2013 05:54 PM
    carousel, jquery, script
    • Replies: 0
    • Views: 739
    05-03-2013, 05:54 PM Go to last post
  11. JS SlideShow Script II

    Hello, I was wondering if anyone has used this script before (it's posted on **Link Removed**). I am using it for web gallery, however cannot adjust cross fade duration no matter what value I put in. Any suggestions on how to make it work properly would be greatly appreciated. Or if there is a...

    Started by ICE QUEEN‎, 05-02-2013 01:52 AM
    • Replies: 5
    • Views: 1,040
    05-03-2013, 05:31 PM Go to last post
  12. calculater

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript"> const...

    Started by zanda‎, 05-03-2013 01:17 PM
    • Replies: 3
    • Views: 819
    05-03-2013, 04:00 PM Go to last post
  13. Script help for sharing data between documents in a Sharepoint portal?

    My supervisor has called upon me to write a script that will take acronyms and their corresponding definitions from one .xml file in our Sharepoint portal and feed them into a two-column table in another .xml file. The acronyms and definitions are clearly delineated by tags according to the S1000D...

    Started by a1ineinthesand‎, 05-03-2013 03:45 PM
    • Replies: 0
    • Views: 731
    05-03-2013, 03:45 PM Go to last post
  14. Control confrim delete

    Hello, The alert() musn't display, if any checkbox(s) isn't selected. How can I do this? <script language="javascript"> function confirmDel() { var agree=confirm("Are you sure you want to delete rows?!"); if (agree) {

    Started by Adem‎, 05-03-2013 07:21 AM
    • Replies: 2
    • Views: 837
    05-03-2013, 01:23 PM Go to last post
  15. jquery vertical flyout menu

    Hi, I am after a simple jquery vertical (not horizontal) flyout menu tutorial. I am finding complicated menus only

    Started by jagguy‎, 05-03-2013 08:55 AM
    • Replies: 0
    • Views: 710
    05-03-2013, 08:55 AM Go to last post
  16. problem with google chrome in my slideshow with arabic language

    The slideshow I think is very well done. Browse dual function mouseover and independent. Unfortunately this does not work with Google Chrome in Arabic (mouseover is OK, but automatic running not work). Perhaps, here is the problem: dir="rtl" e.g. in arabic In all other languages ​​and...

    Started by muutz‎, 05-03-2013 03:08 AM
    • Replies: 1
    • Views: 709
    05-03-2013, 08:13 AM Go to last post
  17. Exclamation jQuery mouse follow

    hello everyone.i have problem about mouse movement situation. my site is like this: ]
<div class="point" id="point">
 <div id="greypoint"></div>
 <div id="redpoint"></div>
 </div> <div id="menu">
 <ul id="example-two" class="group">
 <li...

    Started by sweetysweety‎, 05-03-2013 03:54 AM
    • Replies: 0
    • Views: 708
    05-03-2013, 03:54 AM Go to last post
  18. Fancy Box Content popup

    Hello there So I got fancy box running with my own content in the window instead of just images, they way that I have it set on the home page though the massive amount of txt going into each box with the photo is really adding allot to my index page, I was thinking it would be easier if I could...

    Started by abstract3000‎, 05-03-2013 01:55 AM
    • Replies: 1
    • Views: 779
    05-03-2013, 02:49 AM Go to last post
  19. Function parameter do not work

    Hello, sorry in advance for this studipe question, but I'm kind of new to js so here goes: I've got this two methods: function register() { for(var i = 1; i <= 6; i++) { $("#nl_" + i).click(function(event) { // does not work activate(document.getElementById("nl_" + i),...

    Started by greenOwl‎, 05-02-2013 03:53 AM
    • Replies: 3
    • Views: 921
    05-03-2013, 01:10 AM Go to last post
  20. Unhappy Image viewer

    Hello brothers i need some little help,i am building a webpage where users would be allowed to upload pictures and view them in an image viewer,i have the uploading scripts and the image viewer scripts...BUT MY PROBLEM IS i dont know how to make my image view load the images my users...

    Started by sal_js‎, 03-09-2012 03:04 AM
    • Replies: 3
    • Views: 968
    05-02-2013, 10:40 PM Go to last post
  21. Get/Compare radio Value

    Trying to get the value of the radio box and compare it. I think Im suppose to be checking a element but not sure. <script type="text/javascript" > var intQuestion = Math.floor(Math.random() * 1); var intTracker = 0; var intAnswer = 0; function GenQuestion() { ...

    Started by mholmes‎, 05-02-2013 10:28 AM
    • Replies: 4
    • Views: 822
    05-02-2013, 10:06 PM Go to last post
  22. Jquery ajax function not being called

    I have a web page which fill's form data based on some json data sent from a web service. Once the form is ready to be submitted a function is called which takes all the form data turns it into a xml-formatted string then parses the xml so it becomes a valid xml object. This is where the problem...

    Started by MannyG‎, 05-02-2013 04:42 PM
    html, javascript, jquery, xml
    • Replies: 0
    • Views: 630
    05-02-2013, 04:42 PM Go to last post
  23. 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,433
    05-02-2013, 02:20 PM Go to last post
  24. Global variable not working

    I can't believe that I'm posting this as a problem. It's so basic, but I can't get it to work. I have a variable: passed. I want to use it in two different functions: checkit and validate. Here's the code: passed = true; function checkit(what){ : : : : if (!checked){

    Started by BobbyKline‎, 04-30-2013 11:48 AM
    • Replies: 8
    • Views: 902
    05-02-2013, 12:39 PM Go to last post
  25. resolved [RESOLVED] 1 checkbox disables the rest of the checkboxes

    ive got 1 checkbox called "selectall" and i want it to disable the rest of the checkboxes in the form. if i give it an id of "selall" and all of the rest id's of "all" when i click it only the 1st gets disabled using function assgAll(){ if...

    Started by Da_Elf‎, 05-01-2013 03:07 PM
    • Replies: 7
    • Views: 1,028
    05-02-2013, 12:03 PM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 917 users browsing this forum. (1 members & 916 guests)

  1. NimaNaraghi

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