HELP!
This question for MS-Access 2000.
I need to have a calendar lookup on the date type entry field. The purpose is to allow user to select a date from a calendar instead of typing a date in.
Thanks a bunch for your help.
HELLLLLLLLLLLLLLLLLLPPPPPPPP!
I'm trying to change the source image file onmouseover event, but doesn't work. Here's the code. I think the problem is with the " and ' in the mouseOver and MouseOut command. The code works when I eliminate the Mouse events.
<script...
I'm very new to flash. I have an urgent project to display flash file in my table file.
Sample code is like this: The flash file will go in the table to substitute the current gif files.
<html><head><title>Display Equipment</title><head>
<body>
<table>
<tr>
<script...
Hi I need help with onMouseOver event handler.
I have s list of images (in the for loop) that has link to other page on each image. When a cursor points to a certain image (i.e. image #1) I need to enlarge the image size a little bit and return to original image size when the cursor leave the...
HELP!
I know how to load a javascript without any condition such as <script ... SRC:"myjavascripttobeloaded.js" />
I need to load a javascript depending on the value of variable. Here the sample pseudo-code.
<script language="javascript1.2">
var tmp = bla...
if (tmp ==...
HELP!!!
I know how to call a javascript file using <script src:filename.js>. I really to call a javascript file depending on value of a variable. Please give me the code sample. Thanks a bunch.
In my HTML or Javascript code:
Let say the variable call count
The pseudo code: if (count == 1)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.