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

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,292
    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,475
    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,175
    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,300
    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,202
    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,509
    02-02-2004, 03:12 PM Go to last post
  1. resolved [RESOLVED] Using Javascript Variable in document.form.name.etc

    Hi I have the need to place a variable into document.form.name (no idea what this is called). Just wondering if this is possible. The scenario is i have a bunch of questions that are dynamically taken from a database. Each question has a number of radio buttons (which varies based on the...

    Started by poida_gtir‎, 06-26-2008 05:51 PM
    • Replies: 11
    • Views: 13,877
    04-24-2013, 12:03 PM Go to last post
  2. Lightbulb Mentor

    Is there anyone who would like mentoring me in learning javascript/jquery? Skype: superbrainmary. It would be much appreciated! :)

    Started by superbrainmary‎, 04-24-2013 10:34 AM
    experts, help!
    • Replies: 1
    • Views: 608
    04-24-2013, 12:00 PM Go to last post
  3. javascript confirm/alert question

    Hello, I am using javascript library: http://dhtmlx.github.io/message/ for website wide prompting etc... I am embedding their confirm function into a basic hyperlink as such: <a href="test.html" onclick='dhtmlx.confirm({title:"Redirecting", text:"You are now leaving the site."});'>test...

    Started by jarus323‎, 04-23-2013 03:23 PM
    • Replies: 4
    • Views: 1,016
    04-24-2013, 11:41 AM Go to last post
  4. Question Help with Javascript

    Hello guys - I need some help with Javascript in Qualtrics...I need to do the following: Ideally, I want to have 2 videos on the same screen and participants will be able to start and watch any video they want; I should be able to capture the time that they spend on watching each video;...

    Started by hristinad‎, 04-24-2013 10:47 AM
    • Replies: 0
    • Views: 458
    04-24-2013, 10:47 AM Go to last post
  5. Calculate Day (as in Monday or Tuesday etc) from Date

    Calculate Day (as in Monday or Tuesday etc) from Date I have a value in a textbox (date) ex: 04/22/2013 2:51:00 PM Can I calculate from this value the day of the week? Any examples? Thanks

    Started by jaykappy‎, 04-22-2013 03:04 PM
    • Replies: 7
    • Views: 1,049
    04-24-2013, 09:50 AM Go to last post
  6. Format input value on 'onkeyup'

    Hello: Could someone help me to join the following two codes? I'm a PHP/MySQL programmer but have no experience with Javascript coding. I've tried various combinations and have read some online Javascript tutorials but I cannot figure out how to create a code to dynamically format information...

    Started by JsusSalv‎, 10-30-2008 04:24 AM
    • Replies: 11
    • Views: 6,913
    04-24-2013, 04:39 AM Go to last post
  7. installing jquery plugins

    I found a plug in on the internet made in jquery and i want to use it. its called stars. it can be found http://justcoded.com/blog/jquery-magic-cursor-animation/ I installed the download to an external .js file and referenced in my index page. now i need to configure the plug in so it works. ...

    Started by Nicholas Diaz‎, 04-23-2013 03:32 PM
    jquery, plugins
    • Replies: 4
    • Views: 956
    04-24-2013, 03:27 AM Go to last post
  8. scrolling background image help

    when the image cycles it goes in to the border and continues at a slower rate. how can i have it reverese its scroll once it reaches the end of the image? here is my code... (function($) { var x = 0; ...

    Started by Nicholas Diaz‎, 04-24-2013 12:01 AM
    image, jqury, reverse, scrolling
    • Replies: 0
    • Views: 625
    04-24-2013, 12:01 AM Go to last post
  9. Adding a link to JS

    I would like to add a link my pictures. This is my code. As it is right now the slide show is broken when I put "document.images.SlideShow.src = preLoad.src;" in the code. When it's not in there it works great. var imgArray = new Array(3); //this needs to be 15 in the end imgArray = new...

    Started by Redbird5‎, 04-23-2013 02:49 PM
    • Replies: 4
    • Views: 796
    04-23-2013, 03:43 PM Go to last post
  10. jQuery jquery swap content make page default on load

    I need con1 to show active and be loaded onload of page. this is my code to swap content. I am using a external php page to swap out content when the id of con1 con2 and so on our clicked. I want to make con1 show onload of page and the link to show active but when you go to the page it only...

    Started by Nicholas Diaz‎, 04-23-2013 09:19 AM
    2 Pages
    1 2
    • Replies: 23
    • Views: 1,219
    04-23-2013, 03:22 PM Go to last post
  11. Write active image title

    Hi I have a simple drop down navigation: <li><a href="#">menu 1</a> <ul> <li class"active"><img src="images/image1.png" title"image one description" alt="image one description" />item 1</li> <li><img src="images/image2.png" title"image two description" alt="image two...

    Started by pc_mac‎, 04-17-2013 11:11 AM
    • Replies: 6
    • Views: 1,361
    04-23-2013, 03:08 PM Go to last post
  12. Exclamation jQuery jQuery Mobile - How to set a global override for a default theme?

    Ok, I'm getting some inheritance problems with the theme I'm trying to use for one of my projects and it's causing me a lot of frustration. I have theme "c" set everywhere, including the document body, the "page" div, the header/content/footer divs, and now it's still going to make me do it for...

    Started by amandaNHT‎, 04-22-2013 01:55 PM
    • Replies: 1
    • Views: 965
    04-23-2013, 02:00 PM Go to last post
  13. Exclamation fn:contains()

    <c:choose> <c:when test="${fn:contains(xxx,'\\')}"> <c:out value="${xxx}" /> </c:when> i need to check using this method backslash character is contains or not?! how to pass in this method backslash character as second parameter.

    Started by shtalari‎, 04-22-2013 04:15 AM
    • Replies: 3
    • Views: 860
    04-23-2013, 12:20 PM Go to last post
  14. How to encode the javascript in an efficient manner?

    I tried a packer(javascriptcompressor.com) to encode the javascript(.js) but the packer is not that much efficient.Can anyone suggest an efficient javascript(.js) encoder? or is there any other way to protect the javasript(.js)?

    Started by mirchi.mike‎, 04-22-2013 11:54 PM
    compression, encoding, javascript, jquery
    • Replies: 1
    • Views: 786
    04-23-2013, 12:16 PM Go to last post
  15. How can I get query string values?

    Is there a plugin-less way of retrieving query string values via jQuery (or without)? If so, how, and if not what plugin do you recommend?

    Started by steve007‎, 04-22-2013 02:17 AM
    • Replies: 13
    • Views: 1,199
    04-23-2013, 11:22 AM Go to last post
  16. How to override a method from a third party source

    Hello, I'm working with some widgets from dhtmlx.com, and have a need to be notified after the completion of a function call that is internal to the widget. Normally this isn't a problem, but I don't understand how to get my hook into it. The function is defined like this: ...

    Started by jackett_dad‎, 04-22-2013 08:53 AM
    • Replies: 5
    • Views: 1,035
    04-23-2013, 06:53 AM Go to last post
  17. Javascript code now working in IE

    Hi Does anyone know why this code isn't working in IE?: $("#nav li ul li .menu").click(function(){ for (var image, src, images = document.getElementsByClassName('link'), l=images.length, i=0; i<l; i++){ image = images; src = image.src; image.src = "images/large" +...

    Started by pc_mac‎, 04-23-2013 04:38 AM
    • Replies: 12
    • Views: 914
    04-23-2013, 06:23 AM Go to last post
  18. resolved [RESOLVED] How to check if the private queue is empty or not? (MSMQ using JavaScript)

    Hi, I have got the below code to retrieve the message from MSMQ using JavaScript. It retrieves the message from MSMQ if there is a messages in the queue. Browser it hangs, it tries to retrieve the message but there is no message in the queue. if anyone knows the JavaScript code to check if...

    Started by Kirubanandam‎, 04-17-2013 01:24 PM
    • Replies: 1
    • Views: 869
    04-23-2013, 06:23 AM Go to last post
  19. Show/Hide divs based on checkboxes

    Hi all, looking for some clues please. The following code works with one call to the function. I want to repeat the same technique a second time on the same page. I have commented out a second usage script and html. Each works by them self, but one breaks when both are uncommented. The...

    Started by rickaust‎, 04-22-2013 04:37 PM
    • Replies: 3
    • Views: 769
    04-23-2013, 01:42 AM Go to last post
  20. resolved jquery plugin needed with option similar to twitter profile photo upload

    I'm searching for the drupal 7 module or PHP/jquery plugins. Requirements: Similar to twitter profile section image upload process. A bar to magnify/reduce image, save and fix the image position. Refer: Twitter photo upload section in profile settings. Kindly help me out to find the...

    Started by nithi_30‎, 04-23-2013 01:21 AM
    ajax, drupal, html, jquery, php
    • Replies: 0
    • Views: 684
    04-23-2013, 01:21 AM Go to last post
  21. resolved [RESOLVED] Trouble with input valdation

    I am having trouble with one part of this assignment. I have everything else working but I can not get the checkDownfunction to properly check for an error. When I run the program, it always sends the alert. I assume it has something to do with this statement : || formData.downPayment.value >...

    Started by olddog‎, 04-20-2013 10:48 PM
    • Replies: 4
    • Views: 1,168
    04-22-2013, 10:56 PM Go to last post
  22. resolved [RESOLVED] JavaScript text slideshow - will it need anything else to be placed on the Web?

    There are several JavaScript text slideshows around, including this one. If I want to put a slideshow of that kind on my website, would I need to add anything else other than some basic HTML? Yes, there is a reason why I'm asking instead of just trying it. I'm quite inexperienced and I'm a...

    Started by Anne_Arbor‎, 04-21-2013 09:29 PM
    • Replies: 3
    • Views: 887
    04-22-2013, 08:53 PM Go to last post
  23. resolved [RESOLVED] :hover substitute command for iPad dropdown menu

    I was modifying the menu code from post #3 of http://www.webdeveloper.com/forum/showthread.php?276117-Creating-a-menu-Please-review-my-code&p=1260599#post1260599 It seems to work fine in all browsers as it is labeled "CROSS BROWSER DROPDOWN MENU", except for the built-in browser in the ipad...

    Started by JMRKER‎, 04-22-2013 09:30 AM
    • Replies: 1
    • Views: 1,100
    04-22-2013, 10:59 AM Go to last post
  24. Function for radiobutton works fine in chrome and firefox, but not in IE

    My form has four radiobuttons that I covered with images using position:absolute. Then i wrote a function saying that if an image was clicked, it should get a border and the radiobutton should be checked. It works in chrome and firefox, but in IE nothing happens! Does someone know if maybe the...

    Started by KossaMuu‎, 04-18-2013 05:19 AM
    • Replies: 4
    • Views: 1,037
    04-22-2013, 09:01 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 887 users browsing this forum. (2 members & 885 guests)

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