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

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,153
    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,149
    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: 158,998
    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,226
    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: 212,993
    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,418
    02-02-2004, 03:12 PM Go to last post
  1. Automated Steam bot help

    So, I'm trying to make a bot for steam and I need it so that when a player goes offline it removes them as a friend unless their name is Conway220. I'm using this to get the nodes:https://github.com/seishun/node-steam/blob/master/README.md And it should be similar to this, except the opposite...

    Started by conway220‎, Today 12:55 AM
    • Replies: 0
    • Views: 1
    Today, 12:55 AM Go to last post
  2. My first JavaScript page from HeadFirst

    I just copied the wrote the whole program as per the book headfirst javascript. Even downloaded the images as instructed from there website. the program is exactly the same as in book(at least that's what i think) It is suppose to show unhappy face and they should ak for user's name and then...

    Started by jaipalsingh‎, Yesterday 12:24 AM
    • Replies: 8
    • Views: 279
    Yesterday, 11:41 PM Go to last post
  3. Smile Why won't my page change languages when I click a flag icon?

    I would like the language to change when a different flag icon is clicked but somehow I don't think my jquery is correct because it's not working. Any guidance would be great. Thanks! <!doctype html> <html> <head> <meta charset="UTF-8"> <title>Mini-Coding Assessment 5</title> <script...

    Started by stellina91‎, 05-17-2013 05:08 AM
    • Replies: 3
    • Views: 233
    Yesterday, 12:23 PM Go to last post
  4. stop video autoplay in iframe

    Hey guys I'm Iframing this site www.themusclemaximizer.com there is an video autoplay. How can I stop the video from playing. The Iframe site isnt mine

    Started by bondigor69‎, Yesterday 08:36 AM
    autoplay, iframe, video
    • Replies: 0
    • Views: 167
    Yesterday, 08:36 AM Go to last post
  5. Help with Rounding Up - My first post

    Hi all – My first post. I am developing a simple web page form where the visitor can input height and width and the script calculates the area and price. The script below does this fine. However, I would like to roundup the answer to the next integer for example if price = 45.678 final...

    Started by i-did-this‎, 05-17-2013 01:48 PM
    • Replies: 5
    • Views: 304
    05-17-2013, 11:26 PM Go to last post
  6. Lightbox - am I doing something wrong?

    Greetings, I have a website that includes several simple (jquery) tools that I've gathered across the Internet. An image gallery (lightbox, "image opener") is by far the most complicated one. I am just getting familiar with javascript and believe I could make my own scripts for those simplistic...

    Started by janje‎, 05-17-2013 03:31 PM
    • Replies: 1
    • Views: 264
    05-17-2013, 04:36 PM Go to last post
  7. form validation with javascript

    Hi guys I am new to this forum and I really need someones help here with this, as I am trying to validate this form and really struggle with it. I only started here with first field validation and I tested it for a length of input although I need this to validate only numbers from 1-99999. I would...

    Started by liamv‎, 05-17-2013 07:23 AM
    • Replies: 1
    • Views: 257
    05-17-2013, 11:22 AM Go to last post
  8. Is it possible to make this search function remove the answers when a new search is s

    Is it possible to make this search function remove the answers when a new search is submitted? http://www.urlgone.com/acfdd9/ (Preview does not seem to work, try running the files locally perhaps, it works locally for me)

    Started by Pongy‎, 05-17-2013 08:43 AM
    function, javascript, json, remove, search
    • Replies: 0
    • Views: 215
    05-17-2013, 08:43 AM Go to last post
  9. Little help with JavaScript please

    Hi guys, I have just a simple code that I can't explain why is not working - can someone please take a look ? <html> <head> <title>Basic JavaScript example</title> <style type='text/css'> </style> <script type='text/javascript'>

    Started by clicka‎, 05-16-2013 04:06 PM
    • Replies: 2
    • Views: 347
    05-16-2013, 08:39 PM Go to last post
  10. Angry JavaScript help

    Hello, I'm new here and I hope I'm in the correct category... First, sorry for my bad english, I'm from switzerland. I need help with JavaScript. I have copied this calculator but I can't change it. <script language ="JavaScript"> <!--

    Started by DogHam‎, 05-15-2013 02:23 PM
    calculator, javascript
    • Replies: 6
    • Views: 363
    05-16-2013, 04:52 PM Go to last post
  11. resolved [RESOLVED] Adding values of checked boxes together - spitting out one number at the end...

    Afternoon... I've created a small script to show the value of a selected college course. That value will populate in a field on the end-user's side. Take a look at this jsfiddle - http://jsfiddle.net/jlnewnam/d82sf/1/ When you check the box, the value displays in a comma delimited field....

    Started by jlnewnam‎, 05-15-2013 04:09 PM
    • Replies: 11
    • Views: 561
    05-16-2013, 02:01 PM Go to last post
  12. Jquery Image Scroll Effect

    Quick question does any one know any ideas how i would go about creating this effect where the images slide over the top of each.. Just need some pointers to start me off havent really got a clue where to start.. http://denicler.eu/en/lookbooks/1 manged to stack my images using postion...

    Started by Bigallyo88‎, 05-16-2013 05:18 AM
    image, jquery, scroll
    • Replies: 2
    • Views: 378
    05-16-2013, 11:00 AM Go to last post
  13. Problem with alert function in js.

    Hi, I have a embeded js script which is used everytime the form is loaded. There is a Grid (Grid1) on the form (AddFund) and this script basically color the cells based on the value in variable 'strCellGet'. The code is as below: function addLoadEvent(func) { var oldonload =...

    Started by anil029‎, 05-15-2013 10:59 PM
    • Replies: 2
    • Views: 308
    05-16-2013, 10:52 AM Go to last post
  14. Jquery script to Javascript

    how i make this: $("document").ready(function(){ $("p").css("font-size","17px"); }); in javascript: ?

    Started by vdftr‎, 05-16-2013 07:34 AM
    • Replies: 1
    • Views: 303
    05-16-2013, 09:00 AM Go to last post
  15. need a slideshow

    HI eveyone I saw this slideshow on a site that I can't remember now . I attached an image . Can anyone help me to find a slideshow like this ? Thanks

    Started by hno2005‎, 05-16-2013 12:55 AM
    • Replies: 1
    • Views: 289
    05-16-2013, 08:46 AM Go to last post
  16. FOR Loop limitation in js

    Hi, I am using below code to color the cells of Grid1 based on value in Grid3 column everytime the form gets loaded. There are some 8840 rows in Grid3 and 260 in Grid1. Ideally the first FOR loop should execute for 8840 times but its only running till 2850 or something like that. function...

    Started by anil029‎, 05-16-2013 03:23 AM
    • Replies: 1
    • Views: 230
    05-16-2013, 07:10 AM Go to last post
  17. Question Hide parent element from an iframe link

    Hello, I'm working on a project, and I need to find a solution to hide a DIV element by clicking a link located in an iframe. The problem is that DIV element is located in the parent window, not in the iframe! Here is the html code for the two pages: index.html (parent window)...

    Started by alexander2000‎, 05-16-2013 07:09 AM
    • Replies: 0
    • Views: 246
    05-16-2013, 07:09 AM Go to last post
  18. Autoresponders

    Hello evry1, I was thinking is their any way to create your own autoresponders instead of paying for it to another website?:confused:

    Started by Harith‎, 05-13-2013 06:55 AM
    • Replies: 4
    • Views: 383
    05-16-2013, 06:17 AM Go to last post
  19. Lightbox problem

    I am making a light box. It works great, but what I want it to do is change text with the photo. My code is below and my working project is here HTML <div class="bio grid_12"> <img src="images/n99design.png" class="thumbnail" width="120"> <img src="images/Car Parking.JPG"...

    Started by Redbird5‎, 05-14-2013 04:36 PM
    • Replies: 5
    • Views: 359
    05-15-2013, 04:58 PM Go to last post
  20. Question Variable id for dynamic input boxes

    I have a problem with a variable input id that needs to be created. The current form has a dynamic input function where a new td with input boxes is created. The input boxes are processes in javascript for further calculations. Right now, whenever I add a new collumn with input options, cycle...

    Started by Rio115‎, 05-15-2013 06:46 AM
    • Replies: 3
    • Views: 302
    05-15-2013, 03:12 PM Go to last post
  21. Validate data in a function

    I have a form with 3 fields. When the user hits the submit button, it calls a function which calculates the 3 fields together. I also have functions to validate the data in each field. Currently the validation checks that the field is filled in and that the numbers aren't too high or too low. I...

    Started by me10lee83‎, 05-15-2013 12:07 PM
    • Replies: 1
    • Views: 287
    05-15-2013, 03:06 PM Go to last post
  22. Collision detection in IE

    Hi I'm using this function for collision detection. But it doesn't work in IE. Help please... function distance(obj1, obj2) { var difx = obj2.x - obj1.x; var dify = obj2.y - obj1.y; return Math.sqrt((difx*difx) + (dify*dify)); };

    Started by jumbee‎, 03-15-2013 07:36 AM
    • Replies: 6
    • Views: 768
    05-15-2013, 01:03 PM Go to last post
  23. Question Got stuck when I build my address book

    I want to build an address book. After I added the memSearch(), the page cannot loaded in Chrome, and it said: Uncaught ReferenceError: allData is not defined. But when I delete memSearch(), everything is ok. <head> <script> function allData(){

    Started by rockygioso‎, 05-14-2013 10:07 PM
    • Replies: 1
    • Views: 245
    05-15-2013, 09:01 AM Go to last post
  24. Responsive Slider Issue

    I am fairly new to this and would like to recreate this slider for a project I am working on http://nenadgrujicic.com/envato/wp_bib/ Is there a plugin or slider I can purchase to achieve this same slider with functionality? Looking at the page source, it is associated with some of the following...

    Started by ne_plus‎, 05-15-2013 01:33 AM
    responsive design, responsive jquery mobile, slider
    • Replies: 1
    • Views: 267
    05-15-2013, 06:23 AM Go to last post
  25. share content off other site

    for example I just want to have the tables from http://www.quakelive.com/#!clans/summary/204531 that list the members, so when the clan is updated at this site it also updates at my site. how do i do this?

    Started by hitscan‎, 05-15-2013 01:10 AM
    • Replies: 0
    • Views: 249
    05-15-2013, 01:10 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 340 users browsing this forum. (2 members & 338 guests)

  1. i-did-this
  2. Padonak

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