[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Parameters in window.open


--- Alexei <suppressed> wrote:

> Hi all,
> 
> I need to use following code:
> 
>  <a href="#" onClick="window.open('[item-field viewpoint]', '3D',
>  config='height=600,width=600')"><img src="../images/3d.jpg"
>  border="0"></a>

Correct syntax for window.open is (URL,name,features). You don't need or want
the 'config=' part.

> but parameter [item-field viewpoint] not work inside this JavaScript.
> 
> (viewpoint - custom field in products.txt)
> 
> Any suggestions?
> 

What is the output to the page (html)? [item-field viewpoint] must contain a
valid link/URL.

Thanks,
Mark



		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.