Click to See Complete Forum and Search --> : flash gallery placement error


phillippalmer
07-28-2008, 10:05 AM
I created a flash gallery using J album and now I want to put it on my front page.

There are 2 problems first one is the title

I have created a wrapper on joomla to display my gallery page but keep getting this error on the firefox developer -

Error: missing ) after argument list
Source File: http://www.perlui.co.uk/
Line: 239, Column: 33
Source Code:
document.write("<a href="http://www.macromedia.com/go/getflashplayer/" target="_top">n");


any ideas????





Also I want to put the gallery on my home page www.perlui.co.uk in the middle. There is a file called define main page that I want to put it in but when i do it displays as a full page behind the main coloumns.

Please can you help

LeeU
07-29-2008, 02:26 PM
Try changing the " to ', i.e.:

document.write("<a href='http://www.macromedia.com/go/getflashplayer/' target='_top'>n");