PDA

View Full Version : JavaScript programming


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 [138] 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232

  1. de - register an event
  2. checkbox can't unclick
  3. msg box - confirm/cancel
  4. [Resolved] attachEvent in IE7
  5. Javascript to monitor changes in form
  6. Strip out some tags only
  7. Bookmark Button
  8. Real Menu (frameset) bug?
  9. quick help plz, submit form without reload?
  10. Autologout problem
  11. Parsing an IP address
  12. Screwy Lightbox Issue
  13. Program runs fine on PC, but fails on PSP - All code included
  14. Submit a form in popup to the parent window
  15. Importing external text in javascript
  16. Validate form onsubmit
  17. question about events and variable changing
  18. Please help me modify this script to my needs (password login script)
  19. Positioning divs with Javascript and CSS
  20. "this", setTimeout, and eventListeners
  21. hitting the "back" button clears all textarea inputs
  22. why wont this work?
  23. Drop down List
  24. Modifying date picker script - any ideas? :)
  25. Need to calculate unusual shipping for a PayPal form
  26. Swapping images depending on iframe content
  27. onChange event not working
  28. Master Page / Dynamic Control Issue
  29. Unterminated string constant
  30. tree menu, checking / uncheching all child items, any help please ?
  31. timer follow mouse cursor
  32. Write HTML to Page onClick
  33. visualizing hierarchies
  34. question about function imageFade
  35. why isnt my javascript displaying the text
  36. Function executing twice!
  37. Moving Images with Javascript
  38. How to add a new set of inputs in an form
  39. JavaScript and SSI includes?
  40. get value of checkbox
  41. Submit to popup email sender n close the pop up
  42. Class and ID manipulation won't work in IE
  43. Javascript calculator how to use an if else statement
  44. about a scrollbar generator
  45. Passing a pararmeter to a string
  46. Javascript text editor wont work for ' or "
  47. dtree menu script problem
  48. Dynamically sampling changed URL of a lower frame
  49. Convert string to UTF-8
  50. Most efficient way of adding a comma for every three digits in a number?
  51. changing textarea innerHTML/TEXT
  52. Updating Strings
  53. Trying to hide a table row depending on who's logged in
  54. how to make this script to work with firefox?
  55. getting rid of selection box when button clicked
  56. Truncation of a number
  57. Triggering an event from js
  58. When to use = function vs = new function?
  59. How to show the change in a number
  60. Form validator Issue
  61. Calculating formatted values
  62. Dynamic Object Reference Problem
  63. problem window.open and firefox
  64. scrolling ofimages vertically
  65. Dynamic ajax, if 1st field & 2nd field then auto inputted 3rd & 4th fields
  66. Checking if form empty
  67. Page resolution conditions
  68. is this a firefox(3) bug or am I crazy?
  69. Changing the code to alpha numeric
  70. Help with Popup Behavior
  71. Why is my JS preloader not working?
  72. Displaying a question when leaving a page and clearing cookies
  73. Calling javascript function from iframe in IE
  74. counter with JS
  75. calculate width of title to fit in rectangle
  76. javascript array
  77. chart within HTML from a table?
  78. mailto function not working in firefox
  79. Dynamic Drop Down Boxes
  80. Syntax of basic math
  81. unchecking all checkboxes
  82. Password Protect Button
  83. Collapsed and Expandable navigation
  84. Form function does not work in Firefox...
  85. Moving Layers or Div's broken in Firefox, work in IE.
  86. Dynamic properties in object literals?
  87. changing text area to textbox
  88. Form submission with confirmation
  89. Recognizing when text has been selected in textarea and what has been selected
  90. Making a form dynamic & a few questions
  91. My archive menu has some eratic behavior
  92. from this popup window when press a link then this link open in the "opener window"
  93. Preload text?
  94. Image swap working once and never again.
  95. if else else if problem
  96. Change background image of DIV when thumbnail is clicked?
  97. Calling a vendor's external .js from within a .js file
  98. SImple script doesn't work in IE
  99. object as associative array...how to get .length?
  100. array linking problem
  101. Multiplication form
  102. How do I make this button work with a link instead?
  103. Text resize function - is this good practice?
  104. Using rel="external" with AJAX loaded content
  105. Javascript popup calender
  106. Change FRAME Title from Page
  107. multiple text boxes
  108. Pop up box?
  109. Popup window.opener redirect
  110. using js to check software version
  111. Looking for search engine type script
  112. two medium questions in construction functions & dhtml movements ?
  113. IE and Images
  114. Income outcome script
  115. Adding hours to server time displayed on page
  116. Javascript Slideshows
  117. Converting from JS to HTML
  118. I can't figure out how to "execute" my java script
  119. dynamically creating div layers of varying sizes?
  120. "A A A" Font Swap Quick Setup Question
  121. Loop Back Array
  122. Link hover over mini window
  123. Changing onmouseover dynamically
  124. Activate submit button with link?
  125. Unlimited DropDown menus
  126. Something like a popup without a titlebar
  127. Help required (case sensitivity suspected)
  128. FF focus();
  129. onBlur - getting the obj that gets focus next
  130. Highlight selected thumbnail only and remove highlight from previous selection
  131. getDate question
  132. Can I use JavaScript to manipulate other status bar fields?
  133. help with expanding fields
  134. String with a bunch of '\n's in it... how can I make the '\n' appear as line breaks?
  135. innerHTML of class
  136. numbers
  137. div move with scrollbar?
  138. Frustrating Cookie-Folder Problem
  139. How I make the movement go to randomly direction(s)?
  140. Adjusting a date - verification
  141. input before onblur
  142. iFrame problem
  143. Javascript IE Error
  144. Pulling arrays in to form variables
  145. conditional formatting w/js
  146. 2 Select variables
  147. Delete an option based on substring value
  148. Credit Card Validation
  149. My save.js isn't alerting me?
  150. richtext editor problem with opera.
  151. Three level content changing drop down menus
  152. LightBox Disappearing Image
  153. Prototype, Scriptaculous, and Dialog - error
  154. quick Dom question
  155. Last Name, First Name = Initials
  156. Firefox printing bug with links and dynamically added supers
  157. Beginner at Javascript. Need form validation help
  158. Problem Deleting Cookie
  159. how many javascript files can i use in php page
  160. mouseover mouseout loop scriptaculous problems
  161. Back Box coding problem
  162. how to capture the hyperlink text property in javascript
  163. how to capture the hyperlink text property in javascript
  164. Need Urgently
  165. showing links if onmouseover
  166. Help Please! event handler
  167. Adding elements to an array using "getElementById" from text boxes
  168. Why my frame doesn't work on Safari 3.0.4?
  169. Conditionally Loading .js files
  170. onClick to an iframe from table cell
  171. Hide and show parts of a web page using a select
  172. How to document.writein Video object code?
  173. Firefox Toolbar/Browser Interaction & Javascript
  174. Detecting The Cursor Position
  175. Europe Theme Javascripting Issue
  176. creating hidden area to text later
  177. Potential problems of getElementById(x).href='y'; at body onLoad()
  178. Email validation
  179. Collapsible table column
  180. Relative Mouse coords
  181. How can I setup dropdown list ?
  182. help with creating a custom calculator
  183. JS to load pages in a loop
  184. Newbie
  185. validate month february in a combo box
  186. Help I'm new.
  187. promt / alert boxes
  188. disable auto reset value
  189. IP Regular Expression
  190. Repositioning a position:absolute div?
  191. Reading dynamic XML in JavaScript for Mozilla
  192. radio button with required text field problem!
  193. Product Picker - Logic Error
  194. Simple question
  195. appending child after hiding node
  196. how to code onBlur function in DOM
  197. find reference of object after current node
  198. how to get nodename in firefox using javascript?
  199. Java Script Gallery
  200. Populating a form with previously entered data
  201. Set onChange event for an element via javscript?
  202. Trying to get server side validation of a lottery form to work
  203. getElementById has no properties in FF?
  204. Convert string to logic
  205. VBscript
  206. Looking for a basic Javascript WYSIWG HTML editor
  207. innerHTML not working on BLur
  208. converting microsoft excel macros to php
  209. SSL server
  210. Add white space using RegEx
  211. Form not submitting data
  212. getting last element of parent
  213. Working script but why even after removing these 2 statments?
  214. following link on enter in form field
  215. Dynamically loading of script files.
  216. Need to get two wrong inputs from user and then no output, cannot use a loop.
  217. Script to dynamically create the year
  218. Works in FF but not in IE
  219. hide/display a fixed width item according to window size
  220. Enable/Disable
  221. location.href not working in Mozilla
  222. Same script, different results???
  223. Random Number Return to Same on Back
  224. Loops and variables in JS/HTML
  225. JavaScript-Automatically load certain HTML Page(1-31) by Date in month(1-31)
  226. IE7 ignoring scripts
  227. Moving div down with page scroll
  228. Popup Script
  229. JS Feature Help
  230. Onmousemove Response Timeout? Trigger?
  231. Multiple JavaScripts in HTML
  232. populating a drop-down box
  233. javascript on FireFox browser
  234. How to refresh the parent window when the child window is closed
  235. Why is my function editing the global array despite no reference?
  236. Dynamically assign table VALUE using SELECT
  237. Input type="image"
  238. Can get this to work in FF
  239. Does onload always have to be in the <body> tag?
  240. Use the string to the selected index of that value in the select input...geeky!
  241. Imagesize on dynamical load
  242. Can a drop down menu go over a bottom frame?
  243. Please help a newbie - Creating Failsafe JS files
  244. Javascript Carousel - not from Dynamic Drive
  245. improving a select box
  246. javascript link inputer help
  247. Microsoft IE popup blocked ?
  248. Expanding menu problem
  249. Password script help
  250. specific help with triple combo.plz [SOLVED]