New Topic!!!
<body bgcolor="#FFFFFF" text="#000000" onLoad="MM_preloadImages('<? echo "$row->front_image2"?>','<? echo "$row->front_image1"?>')">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#EEEEEE">
<td> <div align="center"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','<? echo "$row->front_image1"?>',1)"><img src="<? echo "$row->front_image2"?>" name="Image3" width="70" height="70" border="0"></a></div></td>
Hey, another one to figure out!! (Please no cracks about real men using notepad) This is the standard Dreamweaver swap image js and I swear, I got it to work with the database calls this morning, and now for some reason, it does not work. I know that my pointers are correct cause I tested them without the rollover and they work fine. I know this works, I saw it with my own eyes what is going wrong!!