I am new to this so please bear with me:
I have a feed from Coupons.com in the form of and iframe in my webpage and I want to run some javascript on this iframe. If you go to http://www.coupons.com you can see the same feed I am working with.
Above the coupons is a list of pages 1-10. If you hold the cursor over page 3 (for example) it reads javascript:GoTo Page(3), which seems very simple, but I can't figure out how to script it and make that page 3 show up instead of page 1. Please help, thanks in advance-
I have a feed from Coupons.com in the form of and iframe in my webpage and I want to run some javascript on this iframe. If you go to http://www.coupons.com you can see the same feed I am working with.
Above the coupons is a list of pages 1-10. If you hold the cursor over page 3 (for example) it reads javascript:GoTo Page(3), which seems very simple, but I can't figure out how to script it and make that page 3 show up instead of page 1. Please help, thanks in advance-
Comment