Hi,
Just purchased the newscast template and it's pretty stinking cool!
I am hoping that there is a way (when using an Ipad or portable device) to prevent the images on the main page (in the slider) from just opening a new page link before it displays the image on the mainpage?
• On my macBook Pro, when i mouseover an image in the browser (firefox), it slides to that image and displays the text, everything works.
• On the ipad, i can't mouseover, so it simple either asks me to 'open in new window' or i click on the image, it slides but after completing the slide opens the page up automatically.
Is there a way to say, psuedo code:
if (image1 == 'fullyDisplayed'){
goToPage......
}
else if(image1 !='fullyDisplayed'){
displayFullImage...
}
Can this be written in javascript? I'm not a javascript coder but decided that is my next language to learn.
Can something be written or is there something already written to accommodate this issue?
Thanks,
BiggBrawler














