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 / March 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Window and iframe question31 Mar 2008 23:15 GMT38
Can I rewrite the following statement
window.frames.frm1.document.designMode = "On";
with
window["BusinessNews"].frames.notes#currentrow#.document.designMode =
Writing to iframe issue with Internet Explorer31 Mar 2008 20:22 GMT4
My web site application has to write syncronosly to an iframe. It puts
in an iframe the directions came from google maps api. This is not an
error from google maps api.
i want the directions to be written in the iframe and in IE the
Wanted:  JavaScript to create HTML from suitable JSON31 Mar 2008 20:07 GMT9
I want to provide a mini-help system on a web page, to help the user
when s/he is filling in a form.
I thought I'd hold the help data in JSON format, and translate it to
HTML via JavaScript in response to user actions.
Very strange problem with Class object31 Mar 2008 19:18 GMT8
I simply ran out of ideas why this piece of code works so strange,
it's a very simple class creating object:
var Class = function(tpl) {
    return function() {
dynamically loaded DIV31 Mar 2008 16:44 GMT7
I have a <div> on my page that is dynamically loaded via javascript.
This part works fine, however any javascripts or javascript function
calls that happen to be in the dynamically loaded content, do not
work!
Javascript Focus() - not playing friendly31 Mar 2008 16:24 GMT3
<script language="javascript">
function setMyFocus()
{
    if (document.getElementById("price").value == "xyz")
Adding successive input fields - best practices?31 Mar 2008 16:17 GMT3
I'm writing a Rails app that uses some Javascript to allow users to
click a button to add more input fields to the page.  I have the code
working, but it's very unelegant, with the HTML forms packed into the
Javascript code.
dynamic table issue in Firefox31 Mar 2008 15:48 GMT2
I've been playing around with dynamic tables for the last couple days
and have run into some interesting issues. I know how to work around
this issue, but was wondering if anyone had any insight as to why it's
happening in the first place:
Other scripting languages?31 Mar 2008 15:18 GMT22
I am new to web programming with javascript and I was wondering if
javascript is the only scripting language that run in browsers like Firefox,
IE and Opera or are there others?
The scripting that I am refering to is scripting that will show in the
In need of expert advice regarding javascript file upload31 Mar 2008 15:03 GMT4
I am developing a google maps mash up.
I have a form in the infowindow (information bubble that pops up) what
I would like to do offer users the ability to upload a file from
inside this window.
Putting DIV wrapper around all code in body31 Mar 2008 14:56 GMT12
I need to put all body content into wrapper when page is loaded. Via
javascript of course.
Initial DOM
<body>
tinyMCE31 Mar 2008 12:43 GMT1
C'è qualcuno che è pratico di questo editor?
Non riesco a recuperare il contenuto della textarea, alert
(miatextarea.value) mi risulta sempre vuoto (e mi manda a puttane il
controllo se è stato digitato del testo prima di fare il submit).
Firewall Blocks Javascript31 Mar 2008 09:06 GMT7
I am just getting into more and more web development. I have been
developing pages using ASP.NET and recently started to add in some
basic javascript funcitons.  In the last page I built I had simple
javascript to add the value of two textboxes and put the result in a
Check if radio button is checked31 Mar 2008 09:00 GMT11
I have 24 radio button groups, and 7 options for each group. I wrote
code below trying to see if each radio button group is checked. But it
does not work. Any help? Thanks.
(24 radio button groups are named question[0] to question[23].
Strange problems with JSON and Safari31 Mar 2008 03:12 GMT3
I'm trying to develop an AJAX application for the iphone which uses
JSON (as it's smaller than passing around HTML or XML).
Problem is Safari's not playing nice with JSON.
I have this response from my script:
 
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.