Hi
I have a mall directory page with 2 frames (dir-left.html) and (dir-right.html).
In the dir-right.html a list of stores in the mall is displayed.
When you mouse-over the name of the store...
Type: Posts; User: kathycam; Keyword(s):
Hi
I have a mall directory page with 2 frames (dir-left.html) and (dir-right.html).
In the dir-right.html a list of stores in the mall is displayed.
When you mouse-over the name of the store...
1) Script Title: JavaScript, DHTML Tooltips
2) Script URL: http://www.walterzorn.de/en/tooltip/tooltip_e.htm
3) Describe problem:
On this page:
http://dgssi.com/barton/directory.html
I...
Hi
Here is a link to my code:
http://enviroflexsurfaces.com/wp-content/themes/ecobiz/sample.php
http://enviroflexsurfaces.com/wp-content/themes/ecobiz/sample.png
I have created a dynamic table (see attached).
I have set the name of each column to an array.
The last column called "TOT" is...
Hello
I have created this function to set a session variable with a random number (just to see if I anything was working):
function StartSession()
{
session_unset();
session_destroy();...
Hello
I have attached a part of my code that I am having difficulty getting to work.
I am reading a field from my database to see if a link to an image is present, and if it is, then I want to...
Hello
I have some html code where I need to put the value = to a url.
<input type=hidden name="retURL" value="http://mysite.com/?page_id=1193">
How do I set the target to _top?
Thank you.
Hi
I have found the attached calendar script and it seems to be working okay for me.
My boss is asking that when you click the back button that it doesn't go back past January of the current...
Hi
I have create a table with 1 row and when the user clicks the "Add Row" button, the row is added to the bottom of the table.
I just can't figure out how to do it.
Attached attempt at...
Hello
I have a window location call:
window.location.href="http://www.mysite/myfile.php?id=sTemp1";
where sTemp1 = a string that may be different for each call.
When I display the var in php,...
Hello
On my web page, http://dgssi.com/belmont-new/
I am using a slideshow I found on Dynamic Drive (at the bottom of page).
I have the left position working fine, but I am having an issue...
Hello
I have used a javascript to use as a slide show on this web page:
http://dgssi.com/belmont-new/carousel/carousel.html
There is a white line between each image and I have looked at the...
Hello
I have created a website: http://eastcoasttechwriter.ca/wordpress/
In IE8, my banner area displays.
In FireFox 3, the 2 images on the left do not display, however the
puzzle at the far...