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 / August 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
window.open and IE01 Sep 2007 00:30 GMT1
I have this pop up window code:
<script type="text/javascript">
function popUp(obj){
var win=window.open(obj.href,obj.innerHTML,"width=500,height=500");
ul innerHTML in EX01 Sep 2007 00:10 GMT1
       One more of the strange things IE does differently than FF.
<html>
<body>
<ul id="ae">
Dynamic Script Insertion Revisited31 Aug 2007 22:29 GMT24
In this thread:
<URL:
http://groups.google.com/group/comp.lang.javascript/browse_frm/thread/7e23f42490
c301de/56d47ba8d4d73e30?lnk=gst&q=createtextnode+randy+webb&rnum=1#56d47ba8d4d73
e30
>
The problem was, and still is, that IE - no version - will allow you to
invisible table columns31 Aug 2007 20:14 GMT5
I want to do the following.  I want to make a table column invisible
to the screen, but I still want to be able to get the innertext that
would have been stored in the cell for certain operations. What would
be the best way to do this.
Noob Problem, Changing Checkbox[dyn_name][i] State31 Aug 2007 19:50 GMT6
I'm using the following checkbox naming convention the reason being
that when I POST the form, PHP read it as a multidimonsional array
fairly easily.
<input type="checkbox" name="enabled[parent_name][]">
innerHTML for a table row problem31 Aug 2007 19:43 GMT6
I am having trouble with the following function that I am modifying
from www.isocra.com. I am trying to change the ID of a hidden form
object inside a table row. I have used alert() to test where it breaks
and it seems to be on the last line of the function where I am trying
Drug Database31 Aug 2007 15:31 GMT2
I have a website that I would like to add a pharmacology
'database' (for lack of a better word) of about 50-75 drugs. Basically
I want users to be able to click on any drug and quickly have a page
refreshed with that drug's data, with all pages having the exact same
Javascript Obfuscator31 Aug 2007 14:03 GMT16
I am looking for a good javascript obfuscator - I found several on the
web, but I am looking for one that can also handle javascript in jsp,
html and java files - so I need a javascript obfuscator that handles
my entire web project.
innerHTML strange behaviour31 Aug 2007 12:56 GMT2
Please have a look a the code below. I have HTML (nested) list, each
item contains a hyperlink. I wish to select one particular item (here
#li1) and get the HTML fragment of the hyperlink (<a href="...">...</a>).
It sounds so easy, I really can't understand what's wrong with my ...
(window == any_element) always return true in IE6?31 Aug 2007 05:20 GMT8
test page:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//ZH-CN" "http://
www.w3.org/TR/html4/strict.dtd">
<html>
Search method or RegExp?31 Aug 2007 04:06 GMT9
Hi all.  I know very little about regular expressions, but wanted to use one
to validate an email address a user would be entering before the form is
submitted.  There are many examples out there.  Two two functions I found
below both validate an email address correctly, but work ...
navigator.userAgent required to set location.href in Safari?31 Aug 2007 03:29 GMT2
Setting the location.href state in Safari sends the browser into a
indefinite loading state [1]. This has been discussed here before [2]
with no solution offered that I can find in the archives. One of the
Webkit developers on IRC directed me to a web page [3] with this
FAQ Topic - How do I generate a random integer from 1 to N?30 Aug 2007 22:49 GMT1
-----------------------------------------------------------------------
FAQ Topic - How do I generate a random integer from 1 to
N?
-----------------------------------------------------------------------
How to discover if attachEvent was done to an element30 Aug 2007 22:24 GMT14
I need to check if attachEvent was done to an element. The problem is
that attachEvent does not save this information anywhere. Is there
any
way to do this???
IE 7, getElementById, iframe30 Aug 2007 20:31 GMT1
On Internet Explorer 7, getElementById does not work if I have an
iframe in my html.
<html>
<script language="Javascript">
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 July, 2007
 
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.