Creative CSS Div Display/Script Hack Needed
Budget: $30 – $250 USD
Hello, we have a an upsell page on our side - customers land on it and get to decide if they want to purchase the upsell.
On this upsell page there is some code that looks exactly like the attached.
It is a long upsell page and we place this code in 5 different spots on the page.
We were told by the shopping cart provider that this code can ONLY be on the page ONCE - otherwise it causes erratic behavior - which is confirmed.
I need a way for this code to exist on the page just ONCE, but have it be displayed when the user scrolls to 5 different parts of the page.
So... if a certain part of the page is visible to the user, this code (maybe in a hidden "div") is displayed right where it is supposed to be.
Is this even possible with a combination of creative JS and CSS?
The end results: as a user scrolls down the page, when he/she hits a certain div of the page, this code will appear right there.
However...in the SOURCE CODE of the page, this code can only exist ONCE, it just moves around where it needs to be and is displayed.
Let me know if possible... thank you! This must work in all browsers, devices perfectly.
On this upsell page there is some code that looks exactly like the attached.
It is a long upsell page and we place this code in 5 different spots on the page.
We were told by the shopping cart provider that this code can ONLY be on the page ONCE - otherwise it causes erratic behavior - which is confirmed.
I need a way for this code to exist on the page just ONCE, but have it be displayed when the user scrolls to 5 different parts of the page.
So... if a certain part of the page is visible to the user, this code (maybe in a hidden "div") is displayed right where it is supposed to be.
Is this even possible with a combination of creative JS and CSS?
The end results: as a user scrolls down the page, when he/she hits a certain div of the page, this code will appear right there.
However...in the SOURCE CODE of the page, this code can only exist ONCE, it just moves around where it needs to be and is displayed.
Let me know if possible... thank you! This must work in all browsers, devices perfectly.