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


Recent Events
  • 25/11/2021 Black Friday Promotion

    BIG SALE, 35% discount for all our extensions. Use BF21 coupon code. Hurry up the discount is valid till 1 December.

  • 30/04/2021 Important information

    We transferred to another hosting so if you are experiencing any problem let us know. We will fix it as soon as possible.


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?

position on remote content webage
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: position on remote content webage
#48456
position on remote content webage 9 Years ago Karma: 0
I would like to have the light box open a web page at a "pre-scrolled" position so that the top left corner of the webpage as it open is the light box is at:

Vertical position: -787 pixels
Horizontal position -50 pixels

See page here: Donation pageDonation page

Here is an example of "wrapper" frame I created using an iframe wrapped in the css template div below. I need the lightbox to load & display the url in the same way - so that it is "pre-scrolled" to the position I want to display.

pre-positioned (pre-scrolled) remote url

#my-div
{
width : 990px;
height : 1700px;
overflow : hidden;
position : relative;
}

#my-iframe
{
position : absolute;
top : -787px;
left : -50px;
width : 1024px;
height : 2600px;
}
The administrator has disabled public write access.
 
#48457
Re:position on remote content webage 9 Years ago Karma: 739
When we open "direct-donation-page" in FireFox browser, scrollbar is located at the top of the page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48458
Re:position on remote content webage 9 Years ago Karma: 0
See attached screen capture - this what it looks like when I open the Direct Donation page in both Chrome and Internet Explorer
The administrator has disabled public write access.
 
#48467
Re:position on remote content webage 9 Years ago Karma: 0
Any ideas on how to do this?
The administrator has disabled public write access.
 
#48472
Re:position on remote content webage 9 Years ago Karma: 739
Send the screenshot by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48478
Re:position on remote content webage 9 Years ago Karma: 0
please send me the email address where I should send the screenshot to.
The administrator has disabled public write access.
 
Go to topPage: 12