[jQuery] help me in jquery show( speed, [callback] ) effects

[jQuery] help me in jquery show( speed, [callback] ) effects


hi
I am new to jquery, i have on form with 3 images, i want call
show( speed, [callback] )
function when clicking particuler image only
for example
<img src="welcome.gif" width="61" height="63" border="1" id="dd"/>
<img src="welcome2.gif" width="61" height="63" border="1" id="dd2"/>
<img src="welcome2.gif" width="61" height="63" border="1" id="dd3"/>
i want call show( speed, [callback] ) when clicking welcome.gif
image only