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

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,221
    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,363
    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,106
    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,272
    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,113
    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,477
    02-02-2004, 03:12 PM Go to last post
  1. 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: 778
    04-23-2013, 12:16 PM Go to last post
  2. 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,178
    04-23-2013, 11:22 AM Go to last post
  3. 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,028
    04-23-2013, 06:53 AM Go to last post
  4. 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: 906
    04-23-2013, 06:23 AM Go to last post
  5. 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: 858
    04-23-2013, 06:23 AM Go to last post
  6. 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: 756
    04-23-2013, 01:42 AM Go to last post
  7. 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: 679
    04-23-2013, 01:21 AM Go to last post
  8. 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,163
    04-22-2013, 10:56 PM Go to last post
  9. 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: 881
    04-22-2013, 08:53 PM Go to last post
  10. 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,088
    04-22-2013, 10:59 AM Go to last post
  11. 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,028
    04-22-2013, 09:01 AM Go to last post
  12. What is the best way to preload images located in other pages of my website?

    Hi A few pages on my website have different medium sized images. To speed up page loads, when users visit my home page, I would like to pre-load the other page's images into the browser cache. Should I add my preload script to the head section of my home page or should I place the script in an...

    Started by maxwell55‎, 04-19-2013 06:07 PM
    • Replies: 3
    • Views: 831
    04-21-2013, 07:42 PM Go to last post
  13. link formatting problem

    I am trying to use the google player on my site to play audio files.. <embed type="application/x-shockwave-flash" flashvars="audioUrl=http://mysite.com/download2.php?a=844SleepAway.mp3&b=e7ea6db131e736cb244482e4f4e0a906" src="http://www.google.com/reader/ui/3523697345-audio-player.swf" width="400"...

    Started by iheartbreakz‎, 04-20-2013 10:12 AM
    • Replies: 1
    • Views: 517
    04-21-2013, 02:36 PM Go to last post
  14. resolved [RESOLVED] Clicking <a> returns undefined.

    I have some js code where I would like to send the text of an <a> link to a textfield when clicked. Here is a live example: http://leke.dyndns.org/swe-ass2-autocomplete/ I'm getting "undefined" though. Here are the important bits of my code... html: <input type="text" name="courseField"...

    Started by leke‎, 04-21-2013 11:55 AM
    javascript
    • Replies: 2
    • Views: 553
    04-21-2013, 01:17 PM Go to last post
  15. Java Script

    Hi every one i m new at this forum and this one is my first post, i hope i will get my answer My question is that, i want to change the advertisement on my webpage on the basis of value in the list box, my list box contains names of city i want to display the advertisements of particular city...

    Started by ashish0424‎, 04-19-2013 05:10 AM
    • Replies: 6
    • Views: 740
    04-21-2013, 10:59 AM Go to last post
  16. Adjusting a script for simulating page flips

    Hello, I have found a nice script for simulating turning pages (images) on a website. The problem is that I would like to modify it a bit, but can't figure out how to do. I'm not used to programming javascripts, usually I just copy and paste scripts. I'm not working with this commercially. The...

    Started by broderi‎, 04-21-2013 04:37 AM
    pageflip
    • Replies: 0
    • Views: 444
    04-21-2013, 04:37 AM Go to last post
  17. dynamic div with links

    my website is index.php (layout/design), and multiple links to include through php content in the center (articles/downloads/etc) <div id="page_content"> <?php $dc = $_GET;if(!empty($dc)){$dc .= '.php';include_once($dc);}else{include_once('articles.php');}?> </div> i need to be...

    Started by hitscan‎, 04-20-2013 10:48 PM
    • Replies: 0
    • Views: 419
    04-20-2013, 10:48 PM Go to last post
  18. resolved [RESOLVED] Screen Size Vs. Screen Resolution

    I'm trying to get the width of my screen in pixels using JavaScript. e.g. window.width, window.outerWidth, screen.width, screen.availWidth, etc. The highest value I get back is 1280. However, my screen resolution is set at 1920 x 1080. So why doesn't JavaScript display 1920. I'm using a...

    Started by TedN‎, 04-20-2013 12:20 AM
    • Replies: 2
    • Views: 761
    04-20-2013, 07:25 PM Go to last post
  19. Checkbox changing font style

    Hey, I'm trying to get the font of some text to change to normal and black in color when the check box is ticked, i thought i had it but it doesnt work, does anyone have any suggestions? <p id="p1" style="color: #FF0000; font-weight: bold;">I have read and agree to the terms and conditions ...

    Started by 93tomh‎, 04-20-2013 03:52 PM
    • Replies: 2
    • Views: 587
    04-20-2013, 05:34 PM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 407 users browsing this forum. (1 members & 406 guests)

  1. Aralus

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