to use javasript variable to find out path of a image using ezimage in javascript file

Author Message

Romeo Antony

Wednesday 23 June 2010 2:58:45 am

var id = this.id;
this.getElementsByTagName('IMG')[0].src = 'images/' + this.id + '_over.gif';

i need to get this like this.id._over.gif|ezimage anyone have an idea

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.