| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello guys and gals.
I know nothing about programming in Javascript at present and was wondering
if you could help me.
Basically I have a function...
Miner Willy
|
02-05-2006 04:11 AM
Miner Willy | 4 | 130 |
|  | <snip>
1) Is the id always unique when it occurs?
2) Did you try renaming "element" to something less 'dangerous'
sounding? These pages recommends...
Rick Spencer
|
01-31-2006 01:06 AM
Mike Scirocco | 1 | 131 |
|  | hi,
let say i have the following array :
var ary = ,
,
],
]
rootcho@gmail.com
|
01-29-2006 06:40 AM
Randy Webb | 1 | 156 |
|  | I have been trying to write a download function in JavaScript that does
the following, when the user clicks on the link:
The js function dispatches a...
JS_Learner
|
01-26-2006 03:55 AM
Stepan Mozyra | 1 | 174 |
|  | I have a javascript variable assigned on an asp page. I want to use that
variable in a querystring assigned to a button with the onclick event. ...
Darren Woodbrey
|
01-25-2006 07:21 AM
Darren Woodbrey | 2 | 142 |
|  | If i reference a link in java script, is there a way to test if its been
visited or not? I need to highlight the link in code but once the...
Eric
|
01-25-2006 12:36 AM
Eric | 2 | 135 |
|  | I downloaded this great free script that creates a cascading menu for
websites. You can see it working...
gb
|
01-24-2006 05:47 PM
gb | 0 | 143 |
|  | Hi everyone!
I know no javascript.
I'm wondering if I can edit an html page, modifying it for
handling the "click" mouse event on the appropriate...
Giancarlo Bassi
|
01-23-2006 11:57 PM
JS_Learner | 1 | 128 |
|  | Can someone give me a snippet of code that cycles an image every 5 seconds?
I have an image on my page that needs to change the src tag every 5...
Jason
|
01-20-2006 06:53 PM
webdood | 1 | 133 |
|  | Hi all,
I have released yav 1.2, a javascript tool on SourceForge with LGPL
license. You can use it in both commercial and open-source projects,
it's...
f.crivellaro@gmail.com
|
01-20-2006 11:05 AM
f.crivellaro@gmail.com | 0 | 151 |
|  | A new German AJAX Community was born...
Everyone who's interrested in it, please visit
http://www.ajax-community.de/ for more Information...
Jonas...
jonas@doebertin.de
|
01-15-2006 01:13 PM
jonas@doebertin.de | 0 | 131 |
|  | This works wonderfully in Firefox, but when it runs for the first time
in IE it only creates the field, but won't create any attributes for
the...
Cy
|
01-12-2006 01:47 PM
Cy | 0 | 161 |
|  | I know this topic has been done to death, but there doesn't seem to be any
definitive method for doing it...more of hacks from various sources and...
Jason Simone
|
01-11-2006 04:03 PM
Jason Simone | 0 | 143 |
|  | Is there a posibility to temporarily disable the loading of pictures for
the URLs loaded into a frame/iframe or the URLs requested by A HREF ?
Julien
Julien
|
01-11-2006 08:53 AM
Julien | 0 | 150 |
|  | I have page A.
Page A has an Iframe that uses Page B
Page B have a form on it
I click a button and open a new window Page C
Page C post back to...
Fetty
|
01-10-2006 05:01 PM
Fetty | 0 | 132 |
|  | I have an asp page which, upon selection from a dropdown, opens a new window
(target="_blank") using the selected value as the...
Paul W Smith
|
01-09-2006 06:14 PM
paul@bullschmidt.com | 2 | 176 |
|  | Hi,
I have some code on a page that loads data from several xml documents
into a series of arrays.
The function that loads the data from the xml...
ezmiller
|
01-09-2006 12:21 PM
ezmiller | 4 | 127 |
|  | Hi,
I am trying to use the getElementByID method, like this...
document.getElementByID("tableDiv").appendChild(...);
But it is returning an error...
ezmiller
|
01-09-2006 04:42 AM
Wayne Dobson | 1 | 154 |
|  | Hi,
I am fairley new to javascript so please bear with me. I have an asp
page that opens a popup by clicking a button. This is a database...
Darren Woodbrey
|
01-06-2006 09:01 AM
Darren Woodbrey | 0 | 134 |
|  | Here is a very good link for drag&drop
http://www.walterzorn.com/dragdrop/dragdrop_e.htm
It has the Resize Instead of Drag feature that lets you...
impaler
|
01-06-2006 08:19 AM
TamasJano@gmail.com | 4 | 126 |
|  | Sorry should have maked a headline:
My question is still:
Hey NG.
Is it possible to transfer at javascript varible into at...
Henrik Hartig
|
01-05-2006 07:01 AM
Henrik Hartig | 2 | 141 |
|  | You're posting in a JavaScript forum, not a Java forum.
engwar
|
01-03-2006 10:43 AM
engwar | 0 | 157 |
|  | I noticed a bug in IE, when using button-elements instead of input submits.
One button works okay, but when you use multiple button-elements on the...
Kimmo Laine
|
01-03-2006 05:50 AM
Kimmo Laine | 0 | 162 |
|  | I'm writing a file manager application using Ajax techniques and the
client wants to be able to bookmark file searches. I send the search
request to...
Jeff Paffett
|
12-29-2005 10:05 PM
Jeff Johns | 1 | 152 |
|  | Hi
How to Use Mailto Script to send HTLM mail ?
Like :
window.location.href = " mailto:test (AT) test (DOT) com?subject=TestSubject&body="...
SPYMAC
|
12-28-2005 04:29 AM
SPYMAC | 0 | 140 |
|  | In test.php place this as the last line in your code where your
parameters are being processed:
print...
Camile
|
12-26-2005 07:37 PM
phpSmurf | 2 | 147 |
|  | Is there a free JavaScript debugger available? I have not found one
NEWS
|
12-26-2005 02:38 AM
outmatchster | 2 | 124 |
|  | I'm trying to find an example I've seen previously.
Example:
Open a popup form using JS, pressing Submit submits to server script, then
using...
Camile
|
12-24-2005 02:18 AM
phpSmurf | 2 | 138 |
|  | my website: http://www.wizardsolutionsusa.com is dedicated to helping
people with their problems. Remember, it doesn't take but 90 seconds
of your...
csheppard91@gmail.com
|
12-23-2005 10:19 AM
csheppard91@gmail.com | 0 | 114 |
|  | Hello,
Check out this HTML Tree viewer bookmarklet which shows the HTML element
tree when you click anywhere on the webpage. Instructions and...
N Mulangi
|
12-21-2005 11:04 PM
N Mulangi | 0 | 141 |
|  | I am opening a new popup window, and i want to print the popup's window
contents.
The window is opened correctly, and the print dialog opens. But...
alex bazan
|
12-20-2005 11:09 AM
alex bazan | 0 | 126 |
|  | I would like to be able to do this:
curVarGood = 'YYYNNNY'
var lcVar = 'curVarGood'
-OR-
var lcVar = 'curVarBad'
if typeof(eval(lcVar)) ==...
Ken Murphy
|
12-20-2005 03:19 AM
Jasen Betts | 2 | 127 |
|  | When I went to my finacial institute web site I used to be able to
save my list of transactions as an HTML file by using Internet
Explorer File-Save...
Stubbo of Oz
|
12-20-2005 12:46 AM
Kimmo Laine | 3 | 155 |
|  | Hello,
I have written my javascript between PHP tags. The function of this
script is to fade in new images on onMouseOver that are in the
database,...
phpSmurf
|
12-19-2005 03:03 PM
Wayne Dobson | 11 | 239 |
|  | I'm trying to write a bookmarklet for gmail. I want it to select the
"Delete" option from the dropdown list of actions.
+ I've found that the drop...
jgg.lists@gmail.com
|
12-15-2005 03:23 PM
Wayne Dobson | 4 | 130 |
|  | Hi all,
Have done quite a bit of research on this over this past weekend with no
postive results.
Does anyone know how to have a link in a web page...
KenK
|
12-12-2005 02:06 PM
KenK | 0 | 158 |
|  | Hi,
1st, I did a search and could not find any info on this, the Google results
were good, but I'm still have issues...So any help will be great.
I... |
12-10-2005 04:28 PM | 0 | 127 |
|  | Hi,
I have an ASP project in hand, with mission to upgrade to J2EE
plateform (for many reasons that are not the purpose of this discussion :) )
I...
JScoobyCed
|
12-10-2005 05:37 AM
Jasen Betts | 1 | 142 |
|  | Hello:
I'm having a problem with a simple javascript code that checks if the
enter key had been pressed or not. The code works propertly in...
Juan
|
12-07-2005 09:04 AM
Wayne Dobson | 5 | 160 |
|  | I want to close the child window automatically when I close the parent
window.
Is there any solution to this?
Thanks,
Amit
aroraamit81@gmail.com
|
12-01-2005 01:24 AM
aroraamit81@gmail.com | 2 | 117 |
|  | Good Evening JavaScripters
Is there a way to link multiple javascript arrays together in a kind of
matrix and only display the information that meet...
Dimitri Depaepe
|
11-24-2005 03:51 AM
Franco | 3 | 138 |
|  | Hey,
I'm currently trying to find a way to open a dialog box that will allow
me to select more than one file at a time, so if I want to...
yanivoliver@gmail.com
|
11-24-2005 03:42 AM
Franco | 1 | 163 |
|  | Hi,
can some one please help me,
Ive got a javascript variable called totScore that i need to pass to an asp
variable in an asp page so i can then...
Steve Cosh
|
11-24-2005 03:26 AM
Franco | 2 | 129 |
|  | Hi,
We have a guestbook on our website (catcam.com) and for the past few months
some jerk has been filling it up with links to his advertising sites....
bb
|
11-24-2005 01:05 AM
Kimmo Laine | 1 | 131 |
|  | Hi, all
I would like to disable the dropdowm function on a SELECT element. I tried
"disabled", it works but it becomes dim. I tried readonly, it...
Jack
|
11-21-2005 08:10 PM
Jack | 6 | 150 |
|  | Good day all,
The use of preconfigured HTML divisions in Javascript is simple, but is
there also a way to dynamically create divisions in...
Dimitri Depaepe
|
11-20-2005 01:55 PM
mscir | 2 | 140 |
|  | Dear Members
I'm new here. Please permit me to ask some newbie question
I'm from a non-profit organization, working for gender equality. We...
Vinayak
|
11-20-2005 11:26 AM
Kimmo Laine | 1 | 134 |
|  | I've got an embedded object definition, like
<OBJECT id='mediaPlayer' width="480"...
Pascal Herczog
|
11-13-2005 06:08 AM
vizo | 1 | 143 |
|  | What i like to do is making a function where i can use vars in a DOM instuction.
example:
function myfunction(myvar)
{var...
draw
|
11-08-2005 01:04 PM
draw | 0 | 127 |
|  | I have a function that changes which radio button is selected. I need to pass the form name to the
function but not the field name and am doing so...
J Mox
|
11-07-2005 01:21 AM
RobG | 6 | 162 |