473,544 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Javascript Forum

JavaScript web scripting language - Ask questions about JavaScript development, jQuery, Vue, React, the DOM, cross-browser scripting, event handling, OOP, cookies, client-side form validation, built-in objects like Date, String, Array and Object, performance and more.
2
308
thread by: rich | last post Sep 7 '06 by: petermichaux
I'd like to improve my webdesign knowledge and learn how to write Javascripts. I have built my own website. I have javascripts on my site that I havent written. I download them and edit them where I need to to fit my site and then put them in. I have dabbed alittle bit into computer programming some years ago. Trying to teach myself and...
1
310
thread by: vlastimil | last post Jan 31 '07 by: marss
I have seen somwhere web-site containing the text only with following structure: Paragraph-1 Paragraph-2 Paragraph-3 .... on-mouse click on Parahraph-N it was expanded as:
3
310
thread by: pbreah | last post Mar 15 '07 by: Dr J R Stockton
I need to figure out a pattern that can match each letter of the message, but leaves all the html entities alone. For example, I have a input like this: <div> This is the content &nbsp; &lt; Hello &gt; </div> Just as an example to make it more clearer, If I wanted to replace the
1
310
thread by: FAQ server | last post Apr 12 '07 by: Evertjan.
----------------------------------------------------------------------- FAQ Topic - How can I prevent access to a web page by using javascript? ----------------------------------------------------------------------- In practice you can't. While you could create a suitable encryption system with a password in the page, the level of support...
1
311
thread by: turlupin | last post Jul 3 '06 by: McKirahan
hi! i have a problem. i dont understand... help me please http://www.animals-superstars.com/photo-109260.html tank you patate069
1
312
thread by: laura.biding | last post Aug 25 '06 by: Jim Land
> laura.biding@ntlworld.com
2
313
thread by: Luke Matuszewski | last post Mar 7 '06 by: Tim Streater
Hi, Can anyone point me for some JavaScript Obfuscators ? I know one written by Dean Edwards (but it do not substitute variable names, which a would like to do). B.R. Luke Matuszewski
4
313
thread by: Betty | last post Sep 15 '06 by: Dr John Stockton
I have user profile form that i wish to valadate as the user clicks the submit button. I have started to try and validate the first couple of fields to see if this works but it doesnt? This is the code that i have in the head section... <script language="JavaScript"> function validateForm() {
9
314
thread by: Vladimir Veytsel | last post Jul 23 '05 by: Dr John Stockton
Please find at the link below samples of JavaScript programming techniques along with several useful fully-functional JavaScripts. http://www.davar.net/INTERNET/JAVA-SCR/JAVA-SCR.HTM JavaScript Frequently Asked Questions JavaScript programming code patters Extract navigation bar generation (function) Local control of modification date...
2
314
thread by: imikeman | last post Oct 4 '05 by: RobG
I need to be able to make a Submit button. I would like it if it would grey out once you clicked it. What's the code for it? thanks so much!
4
315
thread by: Jeff | last post Jul 23 '05 by: Jimnbigd
Hello, I wrote a script that loops through a list of addresses and does stuff with those addresses, and while it is working there isn't anything to see. In order to be able to see progress being made, I thought I could make a couple of text boxes in a form and have one box show the address number it's on and the other show the total...
35
315
thread by: Dan Rumney | last post Jun 27 '08 by: dhtml
Hi all, I've been writing Javascript for quite a while now and have, of late, been writing quite a lot of AJAX and AJAX-related code. In the main, my dynamically generated pages are created using Perl on the backend, with Javascript providing limited frontend functionality. As an example, an expanding tree would be fully populated on the...
1
316
url
thread by: timothy ma and constance lee | last post Jul 23 '05 by: Andrew Thompson
sir I open the new window with url but find the url displayed on the window has been truncated. Any idea?
1
316
thread by: Bob | last post Oct 21 '06 by: Lee
I'm trying set the initial value for a drop-down manu box to the current date iMonth = dCurDate.getMonth()+1; document.getElementById('tbMonth').value = iMonth; alert (iMonth); This works correctly in IE but not in Firefox. It prints out "10" in IE but doesn't get that far in FF.
1
316
thread by: jackwootton | last post Aug 9 '07 by: Thomas 'PointedEars' Lahn
Surely I am committing a cardinal sin by posting a link to an old post, but I really am getting desperate and just can't find a solution. Can anyone help with my textarea problem described in the link below? ...
1
317
thread by: HGJS | last post Jul 20 '05 by: Richard Cornford
I would like to place a single piece of JavaScript at the top of m intranet page/s to tell every link on that page to open in a certai target window, depending on the "hostname". Suppose my intranet address was http://intranet_01 If I wanted all of the links on a page that were linked to files withi the intranet to open in a new window,...
1
317
thread by: FAQ server | last post Dec 5 '06 by: Dr J R Stockton
----------------------------------------------------------------------- FAQ Topic - What does the future hold for ECMAScript? ----------------------------------------------------------------------- The ECMAScript Technical Committee is now working on the fourth edition, the first implementation of which is JScript.NET. It includes a...
3
317
thread by: Rick Brandt | last post Dec 21 '06 by: Dr J R Stockton
I am trying to take a string of HTML content and replace some img elements. I have managed to come up with a Regular Expression that allows me to replace ALL img elements, but I need to limit the replacement to those img elements that have a particular src attribute. I have been Googling and experimenting all morning, but for the life of me...
1
319
thread by: michael mcdermott | last post Jul 23 '05 by: Lee
hello everyone I created a website in GoLive with menus that were creted in DHTML menu creator. I dont have a clue about javascript and didn't think I'd need to. My site works ok in Firefox but IE (several versions) comes up with an error. Could some kind soul please help me out? The website is www.onsite-solutions.co.uk/oss
2
320
thread by: Vladimir Veytsel | last post Oct 16 '05 by: Thomas 'PointedEars' Lahn
Please find at the link below samples of JavaScript programming techniques along with several useful fully-functional JavaScripts. http://www.davar.net/INTERNET/JAVA-SCR/JAVA-SCR.HTM References JavaScript Frequently Asked Questions JavaScript programming code patters Applications Thumbnail list generation (picture album support system)
6
320
thread by: Thomas 'PointedEars' Lahn | last post Nov 23 '05 by: John W. Kennedy
Hello, I have created a test case for the newly registered scripting media types text/javascript (obsolete), text/ecmascript (obsolete), application/javascript and application/ecmascript at <http://www.pointedears.de/scripts/test/mime-types/> and would appreciate your input.
3
321
thread by: FAQ server | last post Jan 28 '07 by: VK
----------------------------------------------------------------------- FAQ Topic - Why was my post not answered? ----------------------------------------------------------------------- This could be for several reasons: * It was a variation of a frequently asked question and was therefore ignored by everyone. * No one knows the answer....
3
322
thread by: TANDEX | last post Oct 16 '05 by: Thomas 'PointedEars' Lahn
2
322
thread by: milkyway | last post Oct 2 '05 by: Lee
Hello again, I am still trying to learn/understand all of this. I thought that by following the suggestion mentioned on the web site below would allow me to pass values to the server. In other words, one would have used a type of Http Request object, build up a URL and then send it to the server: http://www.netomatix.com/HttpPostData.aspx
1
322
thread by: kArTiK | last post Mar 29 '06 by: electrician
I am designing an Online test for my college prof. which works on LAN. i made it majorly uswing VBScript. but i wanted the test to be time bound.. i want to set a timer..for the page,i want to also display the time running out..in the following format :: The Second Counter should start from 59 n decremnt till zero after which the...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.