| Thread | Last Post | Replies |
|
| Radio Event Not Registered | 23 Jul 2008 18:49 GMT | 3 |
Question, Why does the following code register the event for input type button but not radio? (And how do I make this happen?) Thanks,
|
| www.nikeadishoes.com | 23 Jul 2008 13:45 GMT | 2 |
because our company open no long time,and we have some pro in deals with oredr please make you new order to us ,i think we will have a good beginning !!
|
| broad search for an object known to exist | 22 Jul 2008 23:50 GMT | 1 |
I'm doing some work with various different Learning Management Systems (LMS) and they each expose an object called "API". The problem is I can't know beforehand how the user may decide to configure the LMS. The LMS might open my page in a new window, in a frame, in a frame in a
|
| Javascript Drop Down Menu Issue. Replacing Text of the Menu | 22 Jul 2008 21:34 GMT | 1 |
I have a javascript/css menut that i have which i start when the html page loads. <script type="text/javascript">cssdropdown.startchrome("chromemenu")</ script>
|
| How do I set the value between the TEXTAREA tags? | 22 Jul 2008 20:02 GMT | 5 |
If my variable contains var v = "Hi<BR/>there<BR/>"; and attempt to set the value of my textarea like so: dojo.byId("appEditForm:txtDesc").value = v;
|
| mootools - dynamically load ajax content in accordian panel | 22 Jul 2008 19:50 GMT | 4 |
I'm just now learning javascript and I'm using mootools. What I want to do is to dynamically load a php page into accordian panel 2, depending on which radio button is selected in accordian panel 1. Here is a simplified version of my code.
|
| Or Statement | 22 Jul 2008 19:45 GMT | 5 |
I am implementing a conditional menu. The script below is evaluating to see if I am on either of two specific pages. I have done it two different way's and both are below. Thanks in advance.
|
| Simple Toggle checkbox function on IMAGE click | 22 Jul 2008 19:37 GMT | 4 |
I have a checkbox with an ID of svc_tp_1, and an image that corresponds with this checkbox below it. <input type="checkbox" name="checkbox" id="svc_tp_1" value="svc_tp_1" /
|
| Does IE8 support 'this' properly on events now ? | 22 Jul 2008 19:10 GMT | 5 |
Here's a big issue, does IE8 support 'this' properly on events now ? It certainly confuses things if it does ! Aaron
|
| Script to sort tables | 22 Jul 2008 19:06 GMT | 6 |
I maintain a site that basically consists of a few hundred HTML tables with sales data. I need to add custom sorting to such tables: clicking on a table header should sort the table by that column. I think client-side JavaScript is the most feasible solution. Can you
|
| Your win 10,000$ in my groups Pls register your name and address in below of the website http://www.geocities.com/cathrina39 http://namithawithyou.blogspot.com/ | 22 Jul 2008 18:20 GMT | 1 |
Your win 10,000$ in my groups Pls register your name and address in below of the website http://www.geocities.com/cathrina39
|
| Click on an Image, and set radio button value to true | 22 Jul 2008 18:18 GMT | 9 |
I'm a pretty good PHP programmer, but when it comes to JS, I just dont understand it! But I really need to learn. I'm having trouble doing the simplest thing! When someone clicks on this image, I want the radiobutton above it to
|
| Ajax and IE6 | 22 Jul 2008 17:05 GMT | 5 |
I've seen a lot of ajax examples on the web that used an event handler called 'processChange' for the onreadystatechange event. Normally, this looks like this: if(window.XMLHttpRequest) obj = new XMLHttpRequest();
|
| executing javascript set with innerHTML in IE 7 | 22 Jul 2008 12:20 GMT | 6 |
I can't for the life of me figure out how to execute javascript inside of div that was set using innerHTML or in my case using cloneNode and replaceChild (not my idea to do this, I'm just fixing it). I have tried it with and without the defer attribute. It will work fine in
|
| How to find the value of a radio button | 22 Jul 2008 03:53 GMT | 2 |
Does anyone know how to use DOM to find the value of a selected radio both (or if none were selected)? My web page displays a set of radio buttons - the number is dynamic so could be one or 100; I do this within a loop.
|