Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / JavaScript / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I get the value of a text node?21 Jul 2008 23:35 GMT4
If I have a TD, whose id = "myTd," that only contains text within
it,how do extract that text?
Thanks, - Dave
Pressing Tab to Focus on <div>21 Jul 2008 20:12 GMT3
How do you make an element (e.g. <div>) to receive focus when pressing
TAB key? I understand that some elements such as <select> and <input>
by default will receive focus when the TAB key is pressed. Is there a
way to tweak a <div> to get the same treatment?
Basic Ajax question21 Jul 2008 19:31 GMT3
I'm fairly new to Ajax - I understand the principles of XML, can do
the PHP side, but am getting a bit lost with the JavaScript.
I've seen a couple of different ways of using JS to manipulate the
XML: 1 way using the getElementsByTagName method (as advocated by
Process a string like XML21 Jul 2008 13:45 GMT2
is there a way to process well-formed XML from a variable (string) in
order to extract attributes and node text? Take as an example,
  "<selection name='xyz' count='12'>some-identifier</selection>"
Up to now, I'm using string operations (look for adjoining characters,
Concern over proposed EMACScript21 Jul 2008 10:52 GMT9
Kindly Sir or Madam;
I am writing to express my grave concern over the new proposal for
EMACScript to replace current ECMA scripting (i.e. JavaScript) as the
new standard for web scripting.
Strange behaviour of onkeydown21 Jul 2008 07:56 GMT2
I have small problem. What is wrong within this script ? It works on my
PC (IE6, IE7, FF) but doesn't work on other PCs with the same
configuration ? Any idea ?
function addPointOnTypingDate(field){
setAttribute21 Jul 2008 04:55 GMT14
All,
I was trying to add an onclick event using setAttribute to a <td> from
javascript. Apparently the code doesnot seem to work in FF3 but works
pretty well in IE7.
f ?20 Jul 2008 20:08 GMT4
<html><head><title>f ?</title><script>
window.onload= function () {
 var a= 0;
 function f () { alert("cero") };
creating image maps with dom not working in IE 720 Jul 2008 19:14 GMT4
This is an update from a previous post, I just simplified the code.
It seems that I can't get the image map to work with IE7.   The page is
located here http://www.theknopps.com/test.html and the source below.
I can't seem to figure out why IE7 won't recognize the image map.    ...
Replace selected text in a textarea?20 Jul 2008 17:44 GMT2
How do I replace selected text in a textarea with JavaScript?
I have a text area that the user can select what they want then press
a button that will pick up the selected text, make alterations
(according to rules specified elsewhere) then replace the original
"modern" javascript...20 Jul 2008 13:10 GMT27
so what is "modern" javascript??  the same as "DOM-scripting"?  i.e.,
editing content (or changing appearance of content) dynamically by
massaging javascript objects, html elements, etc?  (in conjunction with
css, you know, the usual...;)  this is what is meant by "modern"
Creating button dynamically not working in firefox..please help20 Jul 2008 08:14 GMT4
I have a function that creates input buttons dynamically...
   function $NEW_BUTTON(id, content, parentId, cssclass, onclick)
    {
       var ctrl = document.createElement("input");
Internet and CSS Problems?20 Jul 2008 07:19 GMT1
I hope this is a right forum for my problem...( I also posted this on
alt.comp.lang.javascript)
I used javascript and DOM to create dynamically nested
<form>/<div>/<input> etc inside a wrapper "DIV". Then I used CSS to
Taking action only when two sets of radio buttons have both been selected20 Jul 2008 07:02 GMT7
I'm slowly learning Javascript (I suspect the target is moving away
faster though) but the challenge facing me is beyond my meagre skills.
I have a page with two sets of radio buttons. I'd like to take an action
only when both sets of radio buttons have a selected button.
question about javascript with XML19 Jul 2008 10:26 GMT1
I have an XML string which I would like to extract some data from. Is
there any way I can do that?
For example, the XML data is as follows:
<student>
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.