Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

JavaScript / DHTML / AJAX | Forum profile

Forum profile page for JavaScript / DHTML / AJAX on http://www.daniweb.com. This report page is the aggregated overview from a single forum: JavaScript / DHTML / AJAX, located on the Message Board at http://www.daniweb.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "JavaScript / DHTML / AJAX" on the Message Board at http://www.daniweb.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: www.daniweb.com - IT Tech Talk - JavaScript / DHTML / AJAX (site profile, domain info daniweb.com)
Title: JavaScript / DHTML / AJAX
Url: http://www.daniweb.com/forums/forum117.html
Users activity: 19 post per thread
Forum activity: 73 active threads during last week
 

Posting activity on JavaScript / DHTML / AJAX:

  Week Month 3 Months
Threads: 73 245 750
Post: 134 494 1,456
 

JavaScript / DHTML / AJAX Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Airshow
32
user's latest post:
How to Auto-populate text...
Published (2009-12-03 21:52:44)
Good luck - it's bed-time here so I'm off for some shuteye. Airshow
Thirusha
10
user's latest post:
AJAX - no idea
Published (2009-11-26 02:42:36)
this question has been asked here many times. if you do a search on this site you will definitely come across more references, here is one though, w3schools
pritaeas
10
user's latest post:
Can't set event listeners...
Published (2009-12-03 00:00:00)
I think the for (var i in ...) is the problem. My guess is i is not an integer, but an object (element). I think you should store the document.getElementsByClassName('someclass') in an array and loop through it using for (i=0; i<array.length;i++). An other option would be to use jQuery, which makes this stuff real easy.
chandru7
9
user's latest post:
Changing alert's title
Published (2009-12-03 12:55:06)
Check here ,have one article creating custom alert
mr_scooby
6
user's latest post:
Javascript function to check...
Published (2009-11-25 00:00:00)
• • • • Originally Posted by Thirusha Help with Code Tags JavaScript / DHTML / AJAX Syntax ( Toggle Plain Text ) <script>   1 . var obj = document. forms [ formObj ] ;   </script> <script> 1.var obj = document.forms[formObj]; </script> Help with Code Tags JavaScript / DHTML / AJAX Syntax ( Toggle Plain Text )...
naziatarannum
5
user's latest post:
Please advise
Published (2009-11-27 00:00:00)
Hi All, I need to track number of clicks on a hyperlink & save this count in a table in database. I need to develop in javascript Please help ASAP :-(
hajjo
5
user's latest post:
div span
Published (2009-11-30 10:23:52)
nobody wants to help. god bless this world
Agent Cosmic
4
user's latest post:
Jerky Hover
Published (2009-12-03 00:00:00)
Hello, is there anybody that can help me?
fuego2008
3
user's latest post:
HELP Pls!!!
Published (2009-11-29 00:00:00)
it is really possible, you will need to search about innerHTML property of form elements such as DIV or SPAN. I will try to find a good tutorial about that topic and let you know when I find one.
mastia22
3
user's latest post:
HELP Pls!!!
Published (2009-11-30 02:46:22)
Again, thnx
 

Latest active threads on JavaScript / DHTML / AJAX::

www.daniweb.com - IT Tech Talk
Started 2 days, 17 hours ago (2009-12-03 00:00:00)  by Airshow
What Bob says, plus ...... Typically, registration validation emails are in plain text and include a hyperlink which is displayed in a clickable form by most modern email clients (some of which may allow this feature to be turned off). No Javascript is necessary. The hyperlink will contain all the information necessary to validate the registration. Airshow
Thread:  Show this thread (5 posts)   Thread info: javascript in mail body Size: 578 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: javascript in mail body :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 week, 2 days ago (2009-11-26 03:43:27)  by hajjo
http://www.allynova.com/images/treemenu.gif tree menju like that. on node click, so that the ones below to open I want to show "Loading image" , how can i do it? i have no sample code, coz i dont know how to acvhieve it. i just have the tree
Thread:  Show this thread (5 posts)   Thread info: div span Size: 517 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: div span :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 day, 19 hours ago (2009-12-03 21:52:44)  by mmc2
Thank you for your quick response. I will work through your example, and let you know how I go.
Thread:  Show this thread (5 posts)   Thread info: How to Auto-populate text field(s) based on dropdown list selection Size: 222 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to Auto-populate text field(s) based on dropdown list selection :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 day, 10 hours ago (2009-12-04 06:53:36)  by network18
• • • • Originally Posted by saktiyantra Hello Everyone, I am new to Javascript and would appreciate any help here. My client has a requirement of a search function which is specific. That is, if a user puts in the word "lexus printer" in the search field the result for that would be "toner123" and it should appear in the same page. Also the result can ...
Thread:  Show this thread (2 posts)   Thread info: JavaScript search: Defined results. Size: 1,537 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: JavaScript search: Defined results. :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 year, 8 months ago (2008-04-06 00:00:00)  by AaronASterling
Sorry mate, my earlier comments would have nothing to do with why your script fails. I was just pointing out general coding style. never rely on semi-colen insertion. as to your problem... in your event handlers try document[image].src instead of document.[image].src i haven't actually tried it but at least the syntax is correct
Thread:  Show this thread (5 posts)   Thread info: Javascript image swap on rollover. Size: 622 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Javascript image swap on rollover. :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 3 years, 6 months ago (2006-06-02 00:00:00)  by tgreer
You simply provide a link to the file. No, you cannot blindly force a file from a server to be written to a user's system. Think about this for 5 seconds; the reason should be obvious.
Thread:  Show this thread (3 posts)   Thread info: Downloading a File from Server using JavaScript - JavaScript / DHTML / AJAX Size: 324 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Downloading a File from Server using JavaScript :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 3 months, 2 weeks ago (2009-08-20 08:54:52)  by Airshow
Eantz, Sorry, I'm not sure I fully understand but here's my best guess ..... alert is a native javascript function and as such doesn't have a title (as do some HTML elements). The appearance/format of a javascript alert popup is browser-dependant and is not under programmatic control (except for the alert message itself). A way to exert control over the ...
Thread:  Show this thread (6 posts)   Thread info: Changing alert's title Size: 955 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Changing alert's title :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
 

Hot threads for last week on JavaScript / DHTML / AJAX::

JavaScript / DHTML / AJAX
RE: HELP Pls!!! - 7 new posts
Started 1 week ago (2009-11-28 06:57:44)  by mastia22
I can't thank you enough 4 the help, am really gratefull. Its a step in the right direction. However, I was wondering if the names of the cities that appear on selection of a country could be displayed as link. In my case, the cities will be players whose info I would like to edit.
Thread:  Show this thread (7 posts)   Thread info: HELP Pls!!! Size: 416 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: HELP Pls!!! :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 6 days, 17 hours ago (2009-11-29 00:00:00)  by Agent Cosmic
What is suppose to happen? I tried running the code but I see no changes. And I do not understand your coding, too. I'm not an expert in javascript yet.
Thread:  Show this thread (6 posts)   Thread info: jQuery/Javascript Clock Size: 279 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: jQuery/Javascript Clock :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 6 days, 17 hours ago (2009-11-29 00:00:00)  by CommDave
I appreciate your time an d perhaps I need to clarify a bit more. The html is how it is structured in the site. Currently I have to put in the numeric sequence manually. I'm looking for a piece of code that will do this for me. <p class="ArtNumbers">1</p> replaced with javascript
Thread:  Show this thread (5 posts)   Thread info: gallery image counting. Size: 474 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: gallery image counting. :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 1 day, 19 hours ago (2009-12-03 21:52:44)  by mmc2
Thank you for your quick response. I will work through your example, and let you know how I go.
Thread:  Show this thread (5 posts)   Thread info: How to Auto-populate text field(s) based on dropdown list selection Size: 222 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to Auto-populate text field(s) based on dropdown list selection :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 2 days, 17 hours ago (2009-12-03 00:00:00)  by Airshow
What Bob says, plus ...... Typically, registration validation emails are in plain text and include a hyperlink which is displayed in a clickable form by most modern email clients (some of which may allow this feature to be turned off). No Javascript is necessary. The hyperlink will contain all the information necessary to validate the registration. Airshow
Thread:  Show this thread (5 posts)   Thread info: javascript in mail body Size: 578 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: javascript in mail body :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 2 days, 17 hours ago (2009-12-03 00:00:00)  by Airshow
ZVN, As Pritaes said plus ...... Unfortunately, .getElementsByClassName is far from safe. Too many browsers don't support it. So you have to be a bit old fashioned and do it longhand with .getElementsByTagName then test for .className in the loop. Try this: Help with Code Tags JavaScript / DHTML / AJAX Syntax ( Toggle Plain Text )...
Thread:  Show this thread (5 posts)   Thread info: Can't set event listeners to multiple elements of same class Size: 9,490 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can't set event listeners to multiple elements of same class :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 4 days, 17 hours ago (2009-12-01 00:00:00)  by ryan_vietnow
like what Airshow said JSON is the best way to pass it.You can pass set of variables with it.
Thread:  Show this thread (4 posts)   Thread info: Getting session-variables to PHP from JavaScript Size: 220 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Getting session-variables to PHP from JavaScript :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
RE: FireFox - 4 new posts
Started 4 days, 1 hour ago (2009-12-01 16:05:13)  by Graphix
The following also works in IE ( ) Hope this solves your problem Help with Code Tags JavaScript / DHTML / AJAX Syntax ( Toggle Plain Text ) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd" > <html xmlns= "http://www.w3.org/1999/xhtml" xml:lang= "en" lang= "en" > <head> <...
Thread:  Show this thread (4 posts)   Thread info: FireFox Size: 7,510 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: FireFox :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
RE: Please advise - 3 new posts
Started 1 week, 1 day ago (2009-11-27 00:00:00)  by naziatarannum
Hi All, I need to track number of clicks on a hyperlink & save this count in a table in database. I need to develop in javascript Please help ASAP :-(
Thread:  Show this thread (3 posts)   Thread info: Please advise Size: 333 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Please advise :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"
JavaScript / DHTML / AJAX
Started 5 days, 11 hours ago (2009-11-30 05:46:09)  by LizzyJo
Thanks for the info Airshow. I have taken out the extra onload functions. I have done some more work to my code but still can't get the last update date to show at the bottom. Anyone know what I am doing wrong? Help with Code Tags JavaScript / DHTML / AJAX Syntax ( Toggle Plain Text ) <title>All Produce at Joe 's - Order Form</title> <style type="text/css...
Thread:  Show this thread (3 posts)   Thread info: Help please with form validation & dynamic date display Size: 65 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help please with form validation & dynamic date display :: JavaScript / DHTML / AJAX :: www.daniweb.com - IT Tech Talk"