First  |  Prev |  Next  |  Last
Pages: 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
trouble with string replace
Hi, I'm using the JQuery framework but this question is about the string replace method. I'm trying to replace carriage returns "\n" with the "<BR/>" tag. Sadly, the replace method I have below is not working ... $('.replaceLineBreaks').each(function() { console.log("replacing " + $(this).html()); ... 23 Feb 2010 13:32
FAQ Topic - How do I make a 10 second delay? (2010-02-22)
----------------------------------------------------------------------- FAQ Topic - How do I make a 10 second delay? ----------------------------------------------------------------------- There is no built-in way to pause execution in javascript such as a sleep function, but hosts usually provide a method of som... 21 Feb 2010 19:23
asp formatting
In this code snippet javascript reads data frrom the file and prints it to the screen. The problem here is that I can't make one record's feilds line up in nice neat verticle columns with other record's feilds. I've tried <TABLE> commands and <COLGROUP> commands and ALL KINDS OF STUFF but invariably only get ... 25 Feb 2010 18:13
no investment earn part time
Dear Friends, Are you interested to make Rs.2,000 to Rs.3,000 A Day with part time jobs? This is not a get rich quick scheme. This is a legal opportunity to earn money online when you do it as part time jobs. This opportunity is a proven way to make Rs.20,000 to Rs. 1,20,000 A month. There are already 3,00,000 peop... 21 Feb 2010 00:36
no investment earn part time
Dear Friends, Are you interested to make Rs.2,000 to Rs.3,000 A Day with part time jobs? This is not a get rich quick scheme. This is a legal opportunity to earn money online when you do it as part time jobs. This opportunity is a proven way to make Rs.20,000 to Rs. 1,20,000 A month. There are already 3,00,000 peop... 21 Feb 2010 00:36
instructor's solutions manual for Basic Electromagnetics with Applications by Nannapaneni Narayana Rao
I have the comprehensive instructor's solutions manuals in an electronic format for the following textbooks. They include full solutions to all the problems in the text, but please DO NOT POST HERE, instead send me email including title and edition of the solutions manual u need. NOTE: This service is NOT free My... 21 Feb 2010 00:36
get the global object in any environment
Hi group, Since JS is everywhere (client, server, desktop...), it makes sense to think how to write code that could run in environments other than the one originally in mind. Perhaps it's not a good idea to use `window` when the code could possibly run in environment that has no idea what `window` is. so this... 28 Feb 2010 22:16
How do I get keys from an associative array?
Hi, Given an associative array, how do I get an array of the keys of that associative array? Thanks, - Dave ... 25 Feb 2010 19:22
Some Early Topics
Dear Group, I am bit new in this group, so with Java Script. I was reading some early tutorials on it. My questions are: (i) Suppose I write <script type="text/javascript"> x="My Name" document.write("<h1>x</h1>); </script> would it show the result i.e., the string value of x in header 1? If not, ho... 22 Feb 2010 16:24
Thq Quiz
On 2/20/10 4:09 AM, Garrett Smith wrote: [...] Answer to my "response question" is explained by Ecma-262, r3 s 10.1.8 "Arguments Object": | A property is created with name length and property attributes { | DontEnum }. The initial value of this property is the number of actual | parameter values ... 25 Feb 2010 18:13
First  |  Prev |  Next  |  Last
Pages: 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101