Welcome to TalkGraphics.com
Page 4 of 8 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 73
  1. #31
    Join Date
    May 2009
    Location
    South Wales
    Posts
    643

    Default Re: Intergrating Xara code into back end script?

    Hi Drwyd couldn't get it too work all sorts of problems still loll how hard can this be ha ha ha feel a bit better today with fresh eyes

    Have simplified the footer now got everything working the way it should just 1 problem I need to move it up tried everything I know and it wont play ball with me, there is quite a space between the bottom of the WHMCS content and the actual footer.

    Still playing so will update soon

    Chris

    PS Thanks again sorry it took me so long to reply I had to close my lappie last night otherwise it was going in the bin lmao!!

  2. #32
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Intergrating Xara code into back end script?

    That will be the heights in the 2 lines at the start of the div

    ammend them to

    Code:
    <!--[if IE]><div class="xr_ap" id="xr_xr" style="width: 955px; height: 100px; left:50%; margin-left: -478px; clip: rect(0px 955px 100px);"><![endif]-->
    <!--[if !IE]>--><div class="xr_ap" id="xr_xr" style="width: 955px; height: 100px; left:50%; margin-left: -478px; clip: rect(0px, 955px, 100px);"><!--<![endif]-->
    See what that does

    EDIT:- and remove <body style="">

  3. #33
    Join Date
    May 2009
    Location
    South Wales
    Posts
    643

    Default Re: Intergrating Xara code into back end script?

    All sorted now just wanted to say a BIG thank you to Sledger & Drwyd hope I can return the favour sometime soon

    Chris

  4. #34
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Intergrating Xara code into back end script?

    Hi Chris

    Sorry to be the bringer of bad news after you have worked so hard but there are a few problems still to address. I tested your site in the main 5 browsers and the results are as follows:-

    Firefox - All OK.

    IE - Links at the top do not work. (rollovers OK)

    Safari - Rollovers not working.

    Chrome - Back button jumps back 2 links instead of 1.

    Opera - All OK.

    Some of these problems may be caused by invalid HTML forcing quirks mode.

    Drwyd

  5. #35
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Intergrating Xara code into back end script?

    I've been thinking (stand well back I'm not insured) there may be another way of achieving your objective.

    What were the primary reasons for doing things this way. And would an iframe within a Xara generated page do the same job ? essentially embedding your back-end code into Xara rather than the other way around.

  6. #36

    Default Re: Intergrating Xara code into back end script?

    I get the same thing happening in IE8 (but right-click button and Open Link works fine though)

    Chrome (5.0.322) and Safari (4.0.4) work fine for me.

  7. #37
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Intergrating Xara code into back end script?

    Very odd.

    I am on Safari 3.0.4(PC) and chrome 4.0.249.89(PC) are you on Mac ?

  8. #38

    Default Re: Intergrating Xara code into back end script?

    Nope.

  9. #39
    Join Date
    May 2009
    Location
    South Wales
    Posts
    643

    Default Re: Intergrating Xara code into back end script?

    Quote Originally Posted by Drwyd View Post
    Hi Chris

    Sorry to be the bringer of bad news after you have worked so hard but there are a few problems still to address. I tested your site in the main 5 browsers and the results are as follows:-

    Firefox - All OK.

    IE - Links at the top do not work. (rollovers OK)

    Safari - Rollovers not working.

    Chrome - Back button jumps back 2 links instead of 1.

    Opera - All OK.

    Some of these problems may be caused by invalid HTML forcing quirks mode.

    Drwyd
    Hi Drwyd

    Dohh how did I miss that

    Chris
    Attached Images Attached Images  
    Last edited by ChrisBro; 21 February 2010 at 07:52 AM.

  10. #40
    Join Date
    May 2009
    Location
    South Wales
    Posts
    643

    Default Re: Intergrating Xara code into back end script?

    Right have checked it out cnat believe that what a pain!

    The rollover problem I will put to one side for the moment and hope that by fixing the other issues that in turn might sort itselft out, same with Chrome clicking back 2 pages instead of one, so the "main" issue I suppose seen as most people use the dam thing is IE, as Sledger said if you right click on the navbar and select open link it works so I can only think that the error is somewhere in the navbar html, when you view source code in IE it does highlight a part of it, but it is xara code so have no idea really what it does:

    <script type="text/javascript">var xr_xr=document.getElementById("xr_xr")</script>
    Would it highligt this if there was a problem with it? If so can I remove it or is it needed?

    Thanks for your help guys dam IE wish microsoft would just bin it or make it complient!

    Chris

 

 

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
  •