Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

IE Issues resolved
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: IE Issues resolved
#26395
Re:IE Issues resolved 12 Years, 1 Month ago Karma: 0
Good Morning stlucas!

I'm assuming that I'm to use the above snippet of code in place of the regular code.
I just tried and I think it's having an issue with the <!--[if IE]> statement.
Code:


<h1 style="text-align: center;">ARHA Developments under Resolution 830</h1>
<!--[if IE]> {aridoc engine="zoho" width="720" height="575"}iimages/stories/documents/aboutus/arhacommunities/ARHA Developments under Resolution 830.pdf{/aridoc} <![endif]--> <!--[if !IE]-->
<p>{aridoc engine="google" width="720" height="575"}images/stories/documents/aboutus/arhacommunities/ARHA Developments under Resolution 830.pdf{/aridoc}</p>
<!--[endif]-->

Last Edit: 2012/03/18 13:51 By baparks.
The administrator has disabled public write access.
 
#26401
Re:IE Issues resolved 12 Years, 1 Month ago Karma: 0
I did put the code in a HTML module.
I gave the module a fake position name, for instance something like ABC01

Then I made a article and the only thing I wrote in the article is
[loadposition ABC01]
and it works fine.

want to see it ?? geloveninleusden.nl/index.php/kerkaanbod
The administrator has disabled public write access.
 
#26650
Re:IE Issues resolved 12 Years, 1 Month ago Karma: 0
Good Morning!
First. Thank you for your assistance with this.
I'm still working on this work around as I seem to have 2 problems.

1st Issue. If I use the code below:

Code:

<![if IE]>
{aridoc engine="zoho" width="720" height="575"}images/stories/documents/departments/HR/Application Process.pdf{/aridoc}
<![endif]-->
<![if !IE]>
{aridoc engine="google" width="720" height="575"}images/stories/documents/departments/HR/Application Process.pdf{/aridoc}
<![endif]>



It DOES display in IE but I do not know how to get the pdf file to scale properly as it does in the Google viewer.


2nd Issue. Using the code above, when viewed in Chrome or Firefox I see BOTH viewers

Have YOU experenced these issues?
The administrator has disabled public write access.
 
Go to topPage: 12