Unstoppable Domains โ€” Get your daily AI drops report

Browser compatibility issues

SpaceshipSpaceship
Watch
Impact
0
Hi there,

I'm looking for some help with some browser compatibility issues that I seem to be having; I'm having a hard time debugging this since it works great on my own machine. (Appologies in advance if this is a super basic question, but I'm a photographer, not a web designer!)

I've got a site with thumbnails on the left that trigger a swapimage for a higher res photo. thumbs are randomly loaded from a folder using some PHP.

I've got one page that's working fine on my end, but not working for some folks (i think mainly IE on PCs) here:
http://www.jjtiziou.net/beta/galleries/portraits/index.php
And one similar page that doesn't work for me:
http://www.jjtiziou.net/beta/galleries/portraits/doesntwork.php
Here's another version that shows what's going on (or supposed to be going on) with the PHP on the back end- scroll down for the code) http://www.jjtiziou.net/beta/galleries/portraits/problemscode.php

Any help would be great- if you have any suggestions, follow up here or email me directly at [email protected]

Thanks for your time!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Problem solved-

many thanks to John Norton from ZigZag.com for the solution->

print( "<a href=\"javascript:;\"
onClick=\"MM_swapImage('main','','480large/" . $imgArray[ $randval ] .
"',1)\"><img src=\"50square/" . $imgArray[ $randval ] . "\"></a>" );

should be this:

print( "<a href=\"#\" onClick=\"MM_swapImage('main','','480large/" .
$imgArray[ $randval ] . "',1)\"><img src=\"50square/" . $imgArray[
$randval ] . "\"></a>" );

the change being href="javascript:;" to href="#"
 
0
•••
Hello jjtiziou Welcome to NP/WDT :)

Glad it worked out
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back