
Howto open links in pop-up windows?
Howto open links in pop-up windows?
What i am trying to do, is when i click on a link, pointing to $$ITEM_FILEINDIV, it is the html page with the additional info on it, that this link opens in a pop-up window.. How can this be done? (SOme info would be nice
) if you know how to do it in notepad or using go live, plz contact me scsi_009@hotmail.com or post a reply over here.. Thanks

I can't figure out how i can open a movie url.. What I do is, I make a url, that makes a reference to $$ITEM_INDIV, but when i click on a moviename (containing the reference to the url) my browser shows the correct link in the statusbar, but opens the link to $$ITEM_INDIV!
How can i solve this issue?
TIA
How can i solve this issue?
TIA
Yes, I did! This problem is for later; but I have come up with a new problem!! What I tried to do was making a html page with 2 frames.
(http://users.pandora.be/analyse/scsi/te ... frame.html)
But my problem is now that the tags cannot be filled in.. Is there any way I can solve this problem?
(http://users.pandora.be/analyse/scsi/te ... frame.html)
But my problem is now that the tags cannot be filled in.. Is there any way I can solve this problem?
what does it mean ?
by the way, your URL does not work (error 404)[/quote]
My bad, you can see it over here:
http://users.pandora.be/analyse/scsi/mo ... rames.html
by the way, your URL does not work (error 404)[/quote]
My bad, you can see it over here:
http://users.pandora.be/analyse/scsi/mo ... rames.html
NEW problem (again)
So, now i have this page: http://users.pandora.be/analyse/scsi/mo ... rames.html but when i click on the title of the movie in Internet Explorer, it doesn't show the background images in the table with the movie specs (framerate-size-..) whereas Opera 7.11 shows it perfectly.
Any solutions?
Tia

So, now i have this page: http://users.pandora.be/analyse/scsi/mo ... rames.html but when i click on the title of the movie in Internet Explorer, it doesn't show the background images in the table with the movie specs (framerate-size-..) whereas Opera 7.11 shows it perfectly.
Any solutions?
Tia
Well, i have a link, that points to $$ITEM_FILEINDIV, this is the link behind the movie title on the main page! You can't see it when it's online, but you can see in the html code! (If you need it, i'll post it)
So when I click on the link (pointing to $$ITEM_FILEINDIV, it opens the page containing the movie information, like bitrate, size, etc)
But what I want, is that the link opens in a new pop-up window, with fixed height and width. So you told me to target it to "_blank" but when I do that, and I click on a link on my main page (with all the movies) it tries to open the file $$ITEM_FILEINDIV.html, which doesn't exist..
So, now I'm trying to solve this issue!
So when I click on the link (pointing to $$ITEM_FILEINDIV, it opens the page containing the movie information, like bitrate, size, etc)
But what I want, is that the link opens in a new pop-up window, with fixed height and width. So you told me to target it to "_blank" but when I do that, and I click on a link on my main page (with all the movies) it tries to open the file $$ITEM_FILEINDIV.html, which doesn't exist..
So, now I'm trying to solve this issue!
The farest I could get was to this: <a href="$$ITEM_FILEINDIV" target="_blank">$$ITEM_FORMATTEDTITLE2</a>
But now i need to now how to give it a fixed width and height!
The code you mentioned before, with the "or something like that"
doesn't seem to work, and I can't figure out how the tag can be changed so that it gets a fixed w&h..
But now i need to now how to give it a fixed width and height!
The code you mentioned before, with the "or something like that"
