Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~502 People Reached
Favorite Forums
Favorite Tags
Member Avatar for fray

Hi, I have been having major problems with Frontpage and am ready to download a diffrent free website builder, whats the best one? and how would i upload my current pages to my new builder?

Member Avatar for matrixdevuk
0
315
Member Avatar for fray

I am wanting to replace the two values 560, 420 with two xml variables in the following code <a href="#" onmouseover="zoom(560,420,'logo','in')" onmouseout="clearzoom()">Zoom Out</a> I have tried the following without success: <a href="#" onmouseover="zoom("<xsl:value-of select='imagesize/@width'/>","<xsl:value-of select='imagesize/@height'/>",'logo','in')" onmouseout="clearzoom()">Zoom In</a> Zoom is a Javascript function in the xsl code - function zoom(originalW, originalH, …

Member Avatar for MattEvans
0
90
Member Avatar for fray

Hello, I have two small PHP scripts runnng on a test page at: usernomics.com/ergonomic-products-accessories5.html Both scripts work perfectly when there is one script on a page. However, if I place two on the page (one above the other), the second script will not render. It may be my newbie coding …

Member Avatar for loopylouis
0
97