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?

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 10 Years, 1 Month 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 10 Years, 1 Month ago Karma: 747
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 10 Years, 1 Month 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 10 Years, 1 Month ago Karma: 0
Any ideas on how to do this?
The administrator has disabled public write access.
 
#48472
Re:position on remote content webage 10 Years, 1 Month ago Karma: 747
Send the screenshot by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48478
Re:position on remote content webage 10 Years, 1 Month 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