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 / MS JScript / November 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to unselect a text of an input box30 Nov 2005 11:52 GMT5
I've an input box
 <input type = "text" name = "MyInput" value = "">
and a selection
 <select name = "MySelection" size = "1">
In HTA, property assignment fails strangely after location.reload()30 Nov 2005 05:29 GMT2
The problem: In an HTA using Javascript, I want to reload the page and
assign a new value to a property of a displayable object. But after the
command location.reload(), I find that the assignment has no effect.
However, when I insert after location.reload() an alert box, ...
Closing an instance of Word when user chooses 'No' on ActiveX dialog29 Nov 2005 20:41 GMT10
I've created a hyperlink, that lets a user open a Word document with
the following Javascript function:
System: Windows XP pro with IE 6.0 SP2, Office 2003
function OpenDoc(docPath) {
GetElementById29 Nov 2005 19:31 GMT3
I have a div , <Div id="TestDiv"></Div>
I usually access the Object like this
I use document.getElementById("TestDiv").
I will be creating more objects ,Div,table,span..... through Javascript.
webservice library ?29 Nov 2005 13:58 GMT3
Is there any webservice.htc for mozilla browsers ? I am using webservice.htc
for IE and it's really great you can send even arrays to a webservice. Is
there any similiar library for mozilla browsers ( NN, FF, Opera ? ).
Jarod
Adding a new method to a file object29 Nov 2005 00:04 GMT1
Is it possible to add a new method to a File object? I would like to add
a method to the prototype so that I have it available for any file that
I get by the GetFile() method, however I'm not successful and don't
know why.
Javascript IE6.0 progress bar28 Nov 2005 19:46 GMT2
At work we developed a solution with Javascript.The Javascript is
responsible for GUI behaviour. In IE 6.0 when the page is loaded
the internet explorer progress bar is on 100%, still visible but IE is
not reponsive for another 5 seconds.But in the status bar the message
Can't even simply get value 'on' if checkbox is checked28 Nov 2005 19:01 GMT1
NG,
I have the following form with dropdown menu's and input fields
http://www.enderepairs.nl/contact/contact.aspx
Now I want to change the dropdown menu's to checkboxes, but can't be
include file from other server28 Nov 2005 16:31 GMT1
Is it neccessary for an include file to be located on the same server as
where the requesting asp page is ?
When I store my include file on the same server, it works fine. If I place
it on another server, it doesn't seem to work anymore.
Prevent Browser Windows Moving28 Nov 2005 16:27 GMT2
is it possible at least for ie6+ ?
if it isnt can id do this capturing mouse events?
checkbox28 Nov 2005 13:34 GMT2
i use alert to check the status of checkbox (alert(document.form1.option1)
they are all "on" even no checked.
how come?  thanks a lot
tony
delay document.onload28 Nov 2005 01:09 GMT3
Is there any way to delay document.onload??
From my script Im making 3 xmlhttp requests and doing a tranform in
browser(script).
And doing the document.write of the transformed output.
IE or not ?27 Nov 2005 21:31 GMT8
I need the simpliest way to check if the user browser is the IE or not.
Jarod
Why does rows[0] give "Null"? (2nd version)26 Nov 2005 22:34 GMT3
Sorry, i try to formulate my problem better now:
My problem is (in both IE and Netscape) that the ALERT in the javascript
below gives NULL using 'childNodes' instead of 'innerText' . With
'innerText' it works but only with IE.
why does rows[0] give nothing? 26 Nov 2005 19:55 GMT2
I created a table and try to access some individual cells. The first row is
rows[0] and the first cell is cells[0], but i get no value with rows[0].
Look at my code:
<table id="mytable"  >
Pages: 1 2 3 4 5 6 7 October, 2005
 
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.