Firefox, Frames, And Targeted Links

Jul 23, 2005

I built my portfolio with Dreamweaver MX. In the bottom frame, I have thumbnails of images. When you click on a thumbnail, it is supposed to load the full size image in a targeted part of the top frame. It works fine in Explorer and Safari, but not in Firefox.

The address is http://www.justmyname.com/portfolio

If anyone has any suggestions on why it isn't working....

View 7 Replies


ADVERTISEMENT

Creating Links That Opens A Newly Targeted Window And Changes The Current One

Jun 30, 2010

Anyone know how to create this in JS? User clicks on a link, the link opens a new window with new webpage AND the page that had the link then changes to a new webpage as well. So end the end that link takes the user to two new pages. For instance, I am on PageA.html and I click an <a href="">Link</a>. Link take me to a newly targeted page called PageB.html. Then at the same time PageA.html turns into PageC.html.

View 1 Replies View Related

Frames And #top Links

Jan 28, 2003

<META HTTP-EQUIV="refresh" content="1;URL=#top">

What is the correct way to format the URL of this script so that it refreshes a page in a different frame to the #top.

i.e. not the frame that has this script in it.

ESSENTIALLY what I want here is a hyperlink that refreshes a DIFFERENT Frame to the #top. -- possible?

View 7 Replies View Related

Safari - JavaScript Frames/Links Issue

Oct 10, 2006

I have a DHTML Folder Tree, also known as a TreeView. That is, an expandable/collapsible tree of links. In a frame-less layout everything works great. In a frame-based layout, it doesn't work on Safari/Konqueror.

There are two frames: the left frame contains the tree control; when you click on a link in the tree, the right frame is the target for the links in the tree.

The tree mechanism itself works fine. But there is a problem with the links. What happens on Safari/Konqueror with the frame-based layout is the first link works fine, but all links after that do not. That is, the first click loads a picture on the right frame, but when I click on any other links after that, the target frame is not updated.

View 7 Replies View Related

JQuery :: Buttons As Links - Working In Firefox And Safari - But In IE Links Do Not Work

Apr 30, 2010

I am new to jquery, and love it so far, but I am more of a designer, not a developer. I am learning jquery to enhance my sites, and I am having a problem figuring out buttons.

I have them working in firefox and safari, but in IE links do not work.

Here is the script I have, and the button code.

View 1 Replies View Related

Konqueror/Safari Problem: DHTML-generated Links And Frames

Sep 26, 2006

I have a Web page with two frames.

The left frame has a DHTML-generated tree of links (to images). The
right frame displays the image link you click in the tree of links.

It works great on all browsers except Konqueror/Safari, where it
displays the first image link you click on in the tree of links. But
then subsequent clicks on other links do nothing.

That is, the first time you click on a DHTML-generated link,
Konqueror/Safari loads the corresponding image in the other frame.
However, after that, when you click on links, the other frame is not
updated.

Do you know why this happens?

View 1 Replies View Related

Does The Frames Object Work In Firefox?

Jan 15, 2010

I'm new to client side js, so I'm trying to figure out the relationship between the js frames object and the <frame></frame> tags. I have read and reread the information in my book on this subject and googled many examples, but still need clarification.if I have the following code in the body of an HTML document.

<frame name="f1">
</frame>
<<frame name="f2">
</frame>

Then I should get back 2 when I do this alert(document.frames.length);

Instead I get document.frames is undefined from Foxfire and get 0 from ie8.If I replace document with top, window, self or parent I get 0 in both Foxfire and ie8.

View 4 Replies View Related

Possible To Do Location Targeted Code?

Apr 24, 2009

I am at a loss after searching the web. I have a website at At the top right of my site I have a small piece of javascript which rotates 20 adverts. The problem is a lot of my visitors are from the UK and US and all my ads are American, although I have UK affiliates.

I want my site to display ads based on where the visitor is from. Does anyone know if this is possible using JS?

To make a start I installed some javascript which displays the time and time zone for the visitor in the top left of my site. I don't know if this could help at all.

View 5 Replies View Related

Change Styling With Script , Onload After Targeted Tag?

Sep 25, 2011

I've been given the task of designing within this incredibly rigid site builder program of a clients (seriously I think it's coding circa 1995). I've got a design, but we've had some browser complications. Like I said this thing is very particular, the only way I can change anything is by adding snippets of code in a custom html form that they have. Working everything around, I've had to position an image absolutely so it doesn't expand the body of the page. This though has conflicted with some hover over dropdown submenus. I've figured out that if I can just change that style to the next z-index level it could work. I can't place any kind of code above this instance, so I wondered if I would be able to do this with javascript using a window.onload call? It's been awhile since I've done anything with javascript, so I'm not entirely sure how to do this, or for that matter if it's even possible.

One other thing, this is called on by a class. I know I can't use getElementByID, but think it might be possible to use getElementByTagName ('ul') to do this.

View 1 Replies View Related

JQuery :: Cycle - Multiple Slideshows Targeted By Class?

Aug 16, 2010

I'm trying to set up a blog, which uses a slideshow within each post, using the jQuery Cycle plugin.

Is there a way of creating separate slide shows for each, using a single class (.post-slideshow-images) - and also have the next and prev links on each, and a caption? Let's say there are 5 instances of slideshows with the class.post-slideshow-images.I've tried the below, but the next and prev links, and the caption are linked between each slideshow (clicking next on one, for instance, controls every instance on the page, and the caption for every slideshow also updates)

$(document).ready(function(){
$('.post-slideshow-images').cycle({fx: 'scrollLeft',timeout: 0,next: '.next',prev: '.prev',

[Code].....

View 5 Replies View Related

Run Mulitpal Image Changing Arrays Targeted To Different Locations On Same?

Feb 11, 2010

Ihave 2 simular image changing arrays on a page that are targeted to different images that are layered on top of each other (zBodBox.gif & zPWBox.gif). The images are being replaced with other transparent gifs so that the image below shows the transparent pixels of the overlaying image.The transparent gifs work, the links work, the problem is that I don't know how to make the arrays seperate and work independently so that they replace the image intended. This is for a website I am building for a prouuct I have just received a patent for so it is not on the net at this time. I could email you the entire file including the images if necessary. My email address is:stevenbraid@gmail.comIf someone could please help me work out this bug I could get my product to market. I am sorry the code is so long but as it is not up and running yet this is the best I can do. I have streamlined the code as best as I can without leaving out the essentuals.

Code:
<HTML>
<HEAD

[code]....

View 3 Replies View Related

FireFox And Local Links Within Generated Content Exhibits Problems

Sep 1, 2005

The scenario: 1) Generate a popup window via script. 2) Populate it (again
via script) with content that features local (hash) links.

In IE 6.x this works - the links work as they should, moving the document to
that document position. However in FireFox 1.x the links load the main page
(the opener) in to the popup.

Both browsers populate the location.href of the popup with the main page's
href... but this only adversly affects FireFox (which seems to, in this
scenario, reload the whole page on a local link). I tried manually
populating the location.href but no joy.

I've appended an example which demonstrates the problem. I've tried to
shave it down as much as I could. Just save it to an HTML page and load it
up in FireFox. Click the button then scroll down and click the link...
instead of returning to the top of the page I get the opener page's HTML
populated into the popup.

Any thoughts on how to address this? I've Googled, but it may just be that
I've been unable to hit on the right terms to uncover the answer.

Code:

View 3 Replies View Related

Onmouseover Not Firing In Firefox - Doesn't Recognize Table Rows As Links

Jan 3, 2011

I've been working on a project for some time now, and just recently I installed Firefox.

Now, part of the site (which works perfectly in IE6/7) doesn't work in Firefox.

Here is part of the code:

Code:

(I didn't copy all of the code because it's basically the same all the way down)

The main problem is with the link (Firefox apparently doesn't recognize table rows as links). The second problem is with the onmouseover/onmouseout etc handlers (absolutely nothing happens).

just in case you need to know, the code is for a nav bar.

View 3 Replies View Related

JQuery :: Menu Navigation - Submenu Links Have A Rounded Box Appear Under Them Instead Of Being Underlined Links

Aug 26, 2009

My menu navigation(Home, Hosting Solution, etc..)

1. The submenu links need to be centered in the middle of the div instead of aligned to the left.

2. Can the submenu links have a rounded box appear under them, instead of being underlined links. Like these at the top: [url]

3: The top tab needs to stay gray/active/on when the mouse is moved down to the submenu or when it is the active button.

Here is the link of the site [url]

View 2 Replies View Related

Jquery :: Create Some Links With Window.open Method - When I Alert What Is Being Built, The Links Don't Work?

Mar 10, 2010

I'm using jquery/ajax to create some links with window.open method. Here's the relevant code:

$("#content").empty();
$.ajax({
type: "GET",[code]..........

Basically, when you click a link a function is called with a parameter based on the particular link you run. Then the code runs through an xml file, and if the parent of the nodes I've cyling through has a value equal to the parameter past to the function, that node is used to create a new link with window.open function attached to it.It all works, or seems to, and when I alert what is being built, it looks right to me, yet the links don't work.I've attached a copy of one of the alerts of one of the links as it's built.

View 5 Replies View Related

JQuery :: Text Links Trapped - But Not Image Links

Nov 28, 2010

I have an image wrapped inside a link tag.<a href="somepage.html"><img id="content" src="img/some.gif" /></a>

I want this .click target to be the link: $('a').click(function(e){

Instead, the target returned is the image [HTMLImageElement].

I have tried using closest()and currentTarget:

But they all still return the image, not the link.

View 2 Replies View Related

Frames Within Frames

Jul 23, 2005

As a rule, I don't like frames but I'm stuck supporting a web that uses
them. I have a page, default.asp, that has a header and body frame: "fHead"
and "fBody". What I want to do is to prevent default.asp from ever loading
itself into "fBody". Some users still have code that causes this behavior.

So how, using javascript , can I do something to the effect of: "If
default.asp tries to load default.asp (itself) into fBody, then reload the
top-level browser window with what fBody is trying to load."

Make sense? Any thoughts?

View 1 Replies View Related

Frames & Ssi

Feb 5, 2001

my main page consists of frames.
i'm using ssi to include copyright info, tos, and a privacy statement at the bottom of each page.

the ssi is working on all regular (ie non-frame) pages, but it doesn't seem to be called or parsed on the main page.

a look at the source shows the ssi call just sitting there, doing nothing.
has anyone dealt with this before?
i didn't think it mattered if an ssi was called from within a framed page, but i might be wrong.

i suppose i can just use the actual html for that one page but i'd rather just be able to use ssi since it's used through out the rest of the site.

View 4 Replies View Related

Printing Other Frames

Jul 23, 2005

I have a frameset with two frames, and want to have a button in one
frame call print() in the other one:

This is the layout:

<frameset rows="*,40" frameborder="NO" border="0" framespacing="0">
<frame src="..." name="pritableText">
<frame src="..." name="printButton" scrolling="NO" noresize>
</frameset>

And, in printButton, I got this code:

<a href="#" onClick="parent.printableText.focus();
parent.printableText.print();">Print the page</a>

However, nothing happens in Netscape (7.01) and Firefox (0.8), and in IE (6)
I get an "error in the script". However, I do not identify the error.

Does anyone have a clue onto what's happening?

View 1 Replies View Related

Refreshing Frames

Jul 23, 2005

Let me just start by saying... and I truly do mean this... I HATE frames. Now that I have that out of my system, unfortnualty I do not have a choice and am forced to use the complex structure that I am so SO needing help with. My framesets look like this

---------------------
| title |
|--------------------
| buttons |
|--------------------
| base |
|--------------------

inside the base frame I have ANOTHER frameset... split into frmLeft and frmRight... now if your mind isnt tied into knots... I am sure this will do it... I have a button called 'add category', which is on the buttons frame. When I click the button, I get a popup with the details... I add the category details... then I need the frame titled frmLeft to refresh. Is this possible?

View 1 Replies View Related

Cookies And Frames

Jul 23, 2005

What's the trick to sharing cookies between frames? I can set and read a
cookie in the same frame, but if I try to read the cookie in another frame
it is undefined. :o(

There are some other cookies that are available in all frames, so I know
that the frames are capable of reading cookies, just not the ones that I set
in the other frame.

View 1 Replies View Related

Using Frames / Iframes

Sep 12, 2005

I believe that different browsers treat frames/iframes differently, and this
is one of the reasons to avoid using them in websites/applications.

Are there any other reasons to avoid them?

In my experience I find them clunky and messy to implement using javascript
and prefer to keep the whole web page as a single page.

View 1 Replies View Related

Need Help With Forms Within Different Frames.

Sep 14, 2005

I have to iframes within one page. When I triger action in one frame, I
need to update the content's of other frame's selection list.

How to access second frame's form element from my first frame in index
page?

Suppose I named my second frame "content", and form element is named
simply "form1". If I try to access that form by refering:

parent.content.document.form1, I get nothing at all.

View 3 Replies View Related

Inline Frames

Sep 22, 2005

I apologize if this is not the right group for this, but I saw some
other messages on this topic in here, so thought I'd take a shot in the
dark...

I am running IE 6, XP, SP2. When I connect to certain sites that use
inline frames, I get the message 'Your browser does not support inline
frames or is currently configured not to display inline frames.'

The aggravating thing is I recently bought multiple Dell computers,
have 2 in the room with me right now, haven't touched a thing
browser-wise on either, and it works fine on 1 and not the other. Same
OS, same IE version, etc.

View 2 Replies View Related

Refresh Frames

Nov 23, 2005

How can I refresh a page in a separate frame. For example, when someone logs in in the main frmae, I want to refresh another frame to display info differently.

View 4 Replies View Related

Using Frames And Getting InnerHTML

Mar 8, 2006

I am using a frameset with two frames that looks like this:

|------------------------------|
| |--------------------------| |
| | FRAME 1 | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| |--------------------------| |
| |
| |--------------------------| |
| | FRAME 2 | |
| | | |
| | <html><body> | |
| | <table><tbody> | |
| | <tr> | |
| | <td>Data 1</td> | |
| | <td>Data 2</td> | |
| | </tr> | |
| | </tbody></table> | |
| | </body></html> | |
| |--------------------------| |
|------------------------------|

FRAME 2 has no height, so it looks as if you only have 1 frame. I am
using FRAME 2 to retrieve data from my server.

I open up FRAME 1 with my webpage and leave FRAME 2 empty. When the
user request data I target FRAME 2 and the data is loaded into FRAME 2.

What I have been trying to do is this. Take the innerHTML of the FRAME
2's table and load it into a table in FRAME 1.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved