Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8784 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

if you are already in the Webimages folder, all you have to do is have the following link:

<a href="popupimage('me.jpg',320,240)">Click</a>

it shouldn't have the "#" in there that i know of, but i guess that depends on the javascript you are using. Also make sure you have the script that goes in the header in the header.

if your script is correct and calls for the "#", then that's fine, just look at the above link, you don't need the webimages/me.jpg if you are in webimages.

yafreax

[This message has been edited by yafreax (edited January 12, 2001).]

Posted

Hey, Thanks for the response.

It was Javascript. Actually it turns out that the problem lays in referring to my web directory. In my FMPro 5/Web/ I have a folder titled WebImages

If i want to refer to a file "me.jpg" how do i do that? In a popup script i had it written:

<a href="#" onclick="popupimage('WebImages/me.jpg',320,240)">Click</a>

That doesn't work.

This topic is 8784 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.