www.webdeveloper.com
+ Post New Thread
Page 10 of 10 FirstFirst ... 8 9 10
Threads 226 to 241 of 241

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,382
    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,763
    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,315
    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,359
    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,361
    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,573
    02-02-2004, 03:12 PM Go to last post
  1. 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,083
    04-25-2013, 08:23 PM Go to last post
  2. jQuery show\hide iframe

    hi, i have an IFRAME and i want to hide the iframe (display) after the user click on him. - when user clock on the iframe will hide (dispaly="").. i know how to do this in input.. but i cant make the iframe to input. thnks a lot..

    Started by ToMeRiKo‎, 04-25-2013 12:17 PM
    • Replies: 2
    • Views: 540
    04-25-2013, 05:36 PM Go to last post
  3. Exclamation Problem with random images showing up too small.

    Hi, I am new to web development. I have built a site from scrathc and have got a bit of JS from various websites. The website is basic but it does the job and I'm happy with it. However, I think it is only on IE and firefox, when flicking through pictures, some pictures load up really...

    Started by trev2727‎, 04-24-2013 04:52 PM
    • Replies: 6
    • Views: 1,058
    04-25-2013, 05:04 PM Go to last post
  4. Unhappy Java script help without using a data base

    Hi there, I am completely new to the world of web design, and I am trying to learn some basic functions I need to incorporate into an html section on this online website builder. I basically want to create a form where a user can enter their zip and be re-directed to a "regional page". I...

    Started by camcarter2010‎, 04-25-2013 10:01 AM
    • Replies: 1
    • Views: 840
    04-25-2013, 03:48 PM Go to last post
  5. Is this possible in Javascript

    As you see from the link, - http://www.ruks.co.uk/inscape.html I have an image and two catagories Pilasters and Doors Is their a code where you click on pilaster or doors and the colour palatte appears for the user to click on to change on image also if you see i can only select one...

    Started by ruks12‎, 04-24-2013 03:39 PM
    • Replies: 3
    • Views: 966
    04-25-2013, 02:41 PM Go to last post
  6. Exclamation jQuery Checkboxes to enable or disable other checkboxes...

    Ok, so I've got a form I'm trying to make and it has sections that can be checked and if that section is checked, it needs to enable the checkboxes of the sub-items within that section. I don't have any code to share yet because I'm still in the planning phase, but it will more or less look like...

    Started by amandaNHT‎, 04-24-2013 02:26 PM
    • Replies: 3
    • Views: 985
    04-25-2013, 02:37 PM Go to last post
  7. resolved [RESOLVED] Using JS on browser without allowing ActiveX

    I am developing an internal site for IE8. In one of the applications, I'm using JS and jQuery, and when I bring it up, it automatically allows the site to be used without the warning, "IE has restricted this webpage from running scripts or ActiveX controls that could access your computer." ...

    Started by jlnewnam‎, 04-25-2013 12:43 PM
    • Replies: 2
    • Views: 752
    04-25-2013, 12:55 PM Go to last post
  8. Setting a cookie on Wordpress site

    Hi all I hope this is the right place for this question, since form what little I know, cookies are set using javascript. Here's what I'd like to do on my self-hosted Wordpress website. 1. I'd like to set a cookie when a person visits one particular page on my website, let's call it Page...

    Started by sammiefields251‎, 04-25-2013 11:08 AM
    cookie, cookies, redirect, wordpress
    • Replies: 0
    • Views: 706
    04-25-2013, 11:08 AM Go to last post
  9. 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,578
    04-25-2013, 08:48 AM Go to last post
  10. resolved [RESOLVED] Calling parent with new parameters.

    I have a mortgage calculator which can produce the following table when "Gen P.I. in new window" is selected (options were 20,000 at 5% for 6 years): Date Payment Interest AppPrin Principal 04/21/13 20000.00 05/21/13 322.10 83.33 ...

    Started by wbport‎, 04-21-2013 09:07 AM
    parent
    • Replies: 1
    • Views: 849
    04-25-2013, 08:26 AM Go to last post
  11. Two jQuery scripts conflicting with each other...

    I am having issues with two different jQuery scripts running on the page at the same time. I have a carousel at the top of the page. I also have this Modal window, which works great, until I put it on my website. I have customized the modal window, and here’s a picture of what happens when I run it...

    Started by jlnewnam‎, 04-24-2013 03:43 PM
    conflicting scripts, javascript, jquery
    • Replies: 2
    • Views: 1,019
    04-25-2013, 08:17 AM Go to last post
  12. Post jQuery Animating Transformations

    This is what I'm trying to do: (look at the bottom) http://louisremi.github.io/jquery.transform.js/ This is what I did: <div id="box"> <div class="square">prvi</div> <div class="square">drugi</div> <div class="square" style="z-index: 2">treci</div> <div class="square">cetvrti</div>...

    Started by zoran404‎, 04-22-2013 05:07 PM
    • Replies: 1
    • Views: 842
    04-25-2013, 08:03 AM Go to last post
  13. Popup links to Parent Window - backup?

    One of my clients has requested the following... - Click a link to open a popup window - Click links in the popup window to change content in parent window I have this working well at the following test URL - http://pixgroup.com/popup/ (click the links and you'll see that they load in the...

    Started by idesign123‎, 04-24-2013 06:11 PM
    • Replies: 2
    • Views: 833
    04-25-2013, 04:42 AM Go to last post
  14. Reseting select in form

    i have it working if i do not try a variable with it document.formName.selectName.selectedIndex = "0"; when using it in a function with variables it doesnt work function bob(fname,sname){ var rsel= 'document.'+fname+'.'+sname+'.selectedIndex = ';rsel+"0"; }

    Started by Da_Elf‎, 04-24-2013 09:14 PM
    • Replies: 1
    • Views: 690
    04-25-2013, 03:19 AM Go to last post
  15. Question Javascript navigation

    Is it a good choice? I currently use free hosting which does not support PHP so I cannot use includes. Would javascript be a sufficient alternative? This is a code I have used for navigation before but I would like professional opinions. :) Thanks guys. var arrow...

    Started by JesseToxik‎, 04-24-2013 05:53 PM
    array, javascript, navigation
    • Replies: 3
    • Views: 708
    04-24-2013, 11:07 PM Go to last post
  16. Problems adding dynamic content

    Hi all, I am new to JavaScript in the grand scheme of things. I have been dabbling for about 1 month now. Mainly looking at other peoples code and trying to figure out how it works. I now find myself in need of creating a specific code. I want to create a table that contains the following...

    Started by Abernus‎, 04-24-2013 01:50 PM
    • Replies: 2
    • Views: 792
    04-24-2013, 03:58 PM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 569 users browsing this forum. (2 members & 567 guests)

  1. Logic Ali
  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