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 / May 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting CSS property value31 May 2005 22:09 GMT5
If I know the name of an imported stylesheet, and I know the name of a
specific selector, and I know the name of the property, how can I get
the corresponding value? In the following case:
<style type="text/css">@import url(test.css);</style>
document.layers error in IE31 May 2005 21:10 GMT4
I am using the following code to show/hide part of an html page. It
works in Netscape and Firefox but dies in IE: "Error: document.layers
is null or not an object"
<style>
assigning a method to a var31 May 2005 19:09 GMT4
Hello :)
why does
 var gE = function(s){return document.getElementById(s);};
 var foo = gE("foo");
Multiple arguments to a function??31 May 2005 18:02 GMT1
I have this form in test.jsp, that consists of 3 drop/down menus (sel1, sel2
and sel3):
<body onload="createFirstMenu('sel1');">
<form name="sels" method="post" action="">
Is the Venkman page URL correct?31 May 2005 16:32 GMT1
 I just visited the Venkman home page on the mozill.org site and noticed
 that the URL links to:
  <URL:http://www.hacksrus.com/~ginda/venkman/>
 Is that correct?  If so, why are Mozilla using a domain like
thin lines on printer (HTML)31 May 2005 15:57 GMT2
Anyone know how I can get a printer to print thin lines using html print? 1
pixel is the least on screen, but that shows up as 4points or something like
that on a laser. I would like to have that 1pixel to show up as thinner
lines when printing to a printer. Is this possible? ...
Javascript Destroy Object31 May 2005 15:39 GMT3
Does Javascript supply a function that destroys an object? If so, is there a
dependancy on Javascript version?
Thanks in advance,  Ian Renfrew
Accessing posted form objects via JavaScript31 May 2005 15:23 GMT18
Using ASP you can access posted form elements.  Is it possible to
access them from JavaScript?
myHTML.htm
<form action=myASP.asp>
addressbar?31 May 2005 15:20 GMT13
is it possible to read out the Addressbar with javascript or do I have to
use php for it?
Thank you!
Monitoring logged-in users with sessions: autologoff31 May 2005 11:04 GMT4
I'm currently relying on logged-in users hitting "logout"
(logoff) before they leave, in order to terminate the session.
With PHP the session filename is in a cookie that lasts for the
current session. The problem is that the server does not know
alternative for outerHTML property which is supported by Mozilla firefox browser31 May 2005 06:23 GMT1
I am using the outerHTML property to modify the HTML of existin
elements in a web page in Internet Explorer.  But same outerHTM
property is not working in firefox browser,  Anybody can tell me a
alternative for outerHTML property in firefox.  I am using th
multiple arguments in switch?31 May 2005 03:05 GMT2
As I can remember this is not allowed in java:
int x, y, z;
switch(x,y,z){
   case 1,2,3:
Pocket PC 2003 browser - Javascript getElementsByTagName failing31 May 2005 02:38 GMT9
Guys,
I want to access all the <div> tags on my page. below is javascript
which is use to access them
var divs=document.getElementsByTagName("div");
Dynamically building objects31 May 2005 01:15 GMT16
Hi all. I'm trying to dynamically build menus and objects after my page
loads. Data is stored in an XML file and is parsed at runtime into
Javascript objects. At the moment, I'm working on creating menu items
from these objects. The parsing works fine (using Sarissa), and Firefox
Broken object referencing from within an array?30 May 2005 23:15 GMT7
... or my script, or my mind, or both?
<html>
<head>
<title>Test</title>
 
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.