Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Thumbnail Links Redirect to News.php

Asked Modified Viewed 1,177 times
S
Snapfish
S
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

First I would like to note I have searched the forum and have not found any posts that can help me.

I have a news post on my site which contains image thumbnails, which I would then like to link to larger images, hosted on the same internal server.
I have attached a screenshot for those who are semi-lazy, but I'll post the site URL now anyway as I need a reply.

SITE: http://am.b3ta.org/

The general html code is as follows:

<a href=''images/screenshots/screenshot1.jpg"><img src="images/thumbs/thumb1.jpg" width="200" height="125"></a>
<a href="images/screenshots/screenshot2.jpg"><img src="images/thumbs/thumb1.jpg" width="200" height="125"></a> etc.


However, when clicked, the thumbnails, though displaying correctly, all link only to "/news.php" -which effectively just refreshes the page- as opposed to the file I have specified for each.

I find this totally weird and could really use some help, as I'm completely stumped as to what could cause this. Thanks in advance.
Edited by Snapfish on 24-02-2008 17:09,
0 replies
There are no post found.

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet