Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-15-2011, 07:07 PM   PM User | #1
darnen101
New Coder

 
Join Date: Mar 2008
Posts: 67
Thanks: 10
Thanked 1 Time in 1 Post
darnen101 is an unknown quantity at this point
Help with Pikachoose in an iframe? Odd issue with url target

Anyone familiar enough with pikachoose to help me out here? Using a pikachoose slideshow inside an iframe and for some reason adding a url target of _top or _parent is not working. It just opens up the link in the iframe window no matter what i do. Anyone with an idea of how to fix this?
I'm working on it in the staging area of my site- http://staging.susanb.com/
You can see when you click on one of the images it doesnt fill the entire window

This just creeped up on me at the end of a project so im hoping its not a deal breaker
thanks in advance!!
darnen101 is offline   Reply With Quote
Old 07-18-2011, 02:14 PM   PM User | #2
darnen101
New Coder

 
Join Date: Mar 2008
Posts: 67
Thanks: 10
Thanked 1 Time in 1 Post
darnen101 is an unknown quantity at this point
Someone in another forum directed me that the script rewrites the <a> tag- from inside the script, not my html- and that i need to go in and edit that part of the script and add my target there. I cant quite find where this may be though..
i found this on line 169 of the script:
Code:
this.imgPlay     = $("<a></a>").appendTo(this.imgNav);
might it have something to do with that? Can i add my target definition inside the A tag?
darnen101 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:26 AM.


Advertisement
Log in to turn off these ads.