Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Aug 2010
    Location
    Kuala Lumpur
    Posts
    4

    Anchor targetting in push page in Firefox, Chrome

    Hi there,

    Currently i'm using two iframes. Let's say leftframe is for navigation and rightframe houses a pushpage. I'm having an issue with <a target="leftframe" href="somescript">Price</a> that pops a new window everytime the price is clicked. This supposed to carry a price from rightframe to a script in leftframe through URL which supposingly act as a shopping cart. This worked just fine in IE 6, 7, 8, 9 but is not working as intended in firefox and chrome. Any thoughts guys? Been looking for workaround for days now.

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,

    I never tried such technique.
    does it work if you remove Lightstreamer-related code?
    If so probably the problem lies in the document.domain: does the document.domain value on the two pages have the same value when your link is clicked?
    If that's the case try to set the domain on the non-Lightstreamer page with the same value of the one on the "Lightstreamer page". Does it work?

  3. #3
    Member
    Join Date
    Aug 2010
    Location
    Kuala Lumpur
    Posts
    4
    Hi Mone,

    Thanks for the reply, it would work just fine if i remove Lightstreamer-related code. Yes i figured and did a workaround with document.domain and it works just fine. But in FF and Chrome, it requires you to use parent.document.getElementById('iframe').contentWi ndow in order the frame. In IE, it doesn't require extra coding.

    Once again, Thanks!

 

 

Similar Threads

  1. Chrome 6 --> TLS Cipher Suites
    By Alessandro in forum Client SDKs
    Replies: 0
    Last Post: September 13th, 2010, 06:15 PM
  2. unable to find engine-chrome browser
    By georgeeapen in forum Client SDKs
    Replies: 1
    Last Post: May 25th, 2009, 10:21 AM
  3. CreateEngine - path - issues in chrome
    By rd2008 in forum Client SDKs
    Replies: 6
    Last Post: October 10th, 2008, 12:09 PM
  4. Master push page in iframe
    By ivailo in forum Client SDKs
    Replies: 1
    Last Post: July 24th, 2008, 09:55 AM
  5. Replies: 1
    Last Post: March 2nd, 2007, 12:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 02:36 PM.