15,121 Topics
| |
Hi, i have a form on my website, and I would like to have a text box next to another text box that displays how many letters the user can type into the box eg: [code=html] <td><input type="text" name="description" maxlength="30" /></td> <td><input type="text" class="counter" value="30" disabled="true" /></td> [/code] This is … | |
Hi Every1 I have been making a site in dreamweaver which has drop down html navigation above a rollover flash animation (a carosell of images with text appearing over it when rolled over - all made in flash and imported in). I am really stuck though! I have managed to … | |
Hello, I have searched in google, but I didn't find the answer. I want to creat something like that using javaScript: [CODE] <input type="text" onfocus="this.select();lcs(this);" onclick="event.cancelBubble=true;this.select();lcs(this);" /> [/CODE] here is my try, which works fine in Firefox but the events are not working in IE. [CODE] var parent = document.getElementById(parentID); … | |
Hi to all I new in the programing in JavaScript and get the following problem. I want to debug my code in VS2005. For IE if I write the line [code] debugger; [/code] and open the IE browser, I can debug in VS2005. But of course for Firefox is not … | |
hi guys i have a problem for dropdown list in repeator control ,in dropdown list 1 to 98 (rows)number is there,if i'll select 1 number it doesn't appear 1 number but it'll show remaining numbers ,then if I'll select 2nd number it doesn't appear 2nd number but it will appear … | |
Hello everyone I am developing an application in which , i wrote the code for a pop up confirmation box in javascript, & when it presees ok , i want to call a PHP file from javascript......tried but not working......if anybody can help, would be great...... roja. | |
Hi I'm triying to develop an application to read barcode (from laser scanner) and manipulate the string with mysql. I've read something about serial port but i'm not sure how to do it. Could somebody give me a piece of advice? | |
I need help I am pretty new to JavaScript... I try my best at it but I am getting lost and need some help. What I want to do is grab an elements width and height and apply it to a window or a popup window. In my case this … | |
I i am new for .net any one can help me creating tables 1 to 100 using javascript | |
Hi everybody, I have been trying to use MS Frontpage 2003 and the feature for allowing a bullet list to be created and then subsequently to be enabled with the collapse ability. I have followed the help in Frontpage and in the MS tech site but keep receiving an error … | |
Hi I'm building a site which uses ajax and DHTML heavily to build a frontend. Th frontend has a lot of transparent PNGs for which I use the filter hack to display them in IE6. The issue arises when I'm building a new component in javascript which has transparent PNGs … | |
how could i call a javascript function through an url like> [CODE]http://localhost/?functionname.params[/CODE] i get how to do a link but i need to know if it is possible through an url. if it is not posible with just javascript, php scripts will do thanks! | |
Hi all, At work, we are using prototype vs 1.5 (don't know the sub version off hand). I have been doing all of my development in firefox. The problem is almost 80% of our site's users use IE6 or IE7, and since they are on their company computers, they do … | |
Hi , I have a input field which on select a local file sents a ajax request with the file name . I use this filename to create a <img> tag with src to this filename but i got a issue with this... img.src=c://Documents and settings//All users// and so... how … | |
i am having a problem with this snippet of code, please could somene take a look and tell me what i need to do to make it work in most browsers, so far it only seems to works in IE and Opera. thank you [CODE] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML … | |
Hi, I'm bedeviled by the problem of wanting to write an article with an image in it. What I need to do is have a table cell with an image positioned in the upper left hand corner and then have the text wrap around it. Up to now, I've had … | |
Does anyone know how to remove the title bar from a popup window? I have a close label so I do not need any of the windows buttons in the title bar. I have read that you cannot disable the title bar for ie 5 and later and need a … | |
hi friends, Can anyone tell me how to capture window events.I searched for events but i found resize,scroll. Does any mouse click ,mouse move ,mouse over events exists.My problem is ,i want to load a flash file when the browser is idle.Using document object i can capture the mouse events. … | |
I need help figuring this out. I have a "contenteditable" div. I have a menu that does the basics, bold, italic, etc. I need to add custom tags that will be represented in the source, not visually. In other words, when I use the code below: [ICODE]function myCustomTag(v) { var … | |
[B]haiii i want to generate dynamic buttons(that is , the number of buttons depend on the number in database).... and want to get the value of the button when clicked...how to set the values... thanksss[/B] | |
hai guys.................. hey anybody got i dea abt how to restrict the user from viewing the JS source .......... pls help | |
I have got a page which has a link pertaining to a close window function. The window.close() function works perfectly fine in the case of IE based browsers , however it fails to respond on a Mozilla browser(working on tab panes) . I have tried to make use of self.close(), … | |
Hi, I am working on the IE7 bowser. when i close(exit) the browser. i want to need a conformation. I have written the below code but its working in IE6 only. code : <html> <head> <script type="text/javascript"> window.onbeforeunload=function(){ if (window.event.clientY < 0 && (window.event.clientX > (document.documentElement.clientWidth - 5) || window.event.clientX … | |
here is my problem. I have html page with flash content set to 100% x 100%. I would like to somehow add scrollbars to window if it is resized below 700px x 700px (or opened in window smaller that that value) this is website I'm working on: [url]http://www.peternelgrupa.com/[/url] so the … | |
Hi Fellow programmers, I need to print the content of a repeater list located inside of an asp:panel. once the page is loaded, the code for the asp:panel is displayed as a regular div tag. What I need to do is to print the content of the div/asp:panel once the … | |
Hi, I m new to JavaScript. And I have a webpage where a user can upload 5 images. so I have five input tags, but I want to give him add extra image option,when a user hit add extra image a new input tag appeare. how can I do that … | |
I'm typically a server-side programmer, but I've been asked to figure out how to replicate a javascript/dhtml feature. I think my biggest problem is I don't know what this is called, so I can't Google it! :) Anyways, I am trying to replicate [url]http://amfam.com/[/url] when you click on "Life & … | |
I really need help on this one. The problem is quite simple- I've got many text fields that user has to fill. The thing I can't figure out is how NOT to allow go to next field if the length of current field's value is less than 6 digits. I … | |
[code=HTML] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title> Test </title> <script language='javascript'> redirTime = "5000"; redirURL = "/common/index.php"; function redirTimer() { self.setTimeout("self.location.href redirURL;",redirTime); } </script> </head> <body> <script language='javascript'> onload="redirTimer()" </script> </body> </html> [/code] | |
hi fellas, I set timeout for some function but within that duration if something happens i want to quit timeout and execute the function. i dont mean i need clear interval. let say settimeout will call a function 1 minute later, but about 30 seconds after i noticed that something … |
The End.