Tyler

Please dotn bother with this - I have overcome the problem using moodalbox -
and this worked
Right away

Thanks

John

-----Original Message-----
From: Rosewood Furniture Sales [mailto:[email protected]] 
Sent: 07 March 2009 13:38
To: '[email protected]'
Subject: RE: Please help

Hi Tyler

The link to the page is 

http://www.rosewoodfurniture.co.uk/rosewood-furnituretest.asp/Product/Shinto
-style-bevel-glass-top-coffee-table

I cannot post the source code - as this is an ASP page and therefore loads
all images dynamically

F I were to post the source doe from this loaded page - it would always load
the static image named in the source code

<a href="/largeimages/ff121r15stcof.jpg" rel="gb_page_fs[]"><img
src="/images/ff121r15stcof.jpg" alt="Rosewood Furniture  -ff121r15stcof -
Shinto style bevel glass top coffee table" border="0" /></a>

Any more ideas please ?

John 


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Logos
Sent: 07 March 2009 13:29
To: GreyBox
Subject: Re: Please help


I get an ADODB error when trying to view your page.

You're not doing anything wrong using rel, except that the rel
attribute simply won't work because of other javascript you have on
the page.  And without seeing how you wrote the onclick handler, I
can't tell you why it wouldn't pass validation.

Also, don't post your server side scripting snippets - load the page,
view the source, find the *generated* code, and post that.  Impossible
to tell without the end result what is really going on with a chunk of
server side code.

--
Tyler Style
http://malthusian-solutions.com
http://nirdvana.com

J7HNW wrote:
> Hi and thank you for getting back to me
>
> I have made a new test page
>
>
> http://www.rosewoodfurniture.co.uk/rosewood-furnituretest.asp/Product...
>
>
> The head now has the correct path for GB root as per your
> instructions
> ( which was not correct before - thanks )
>
>
> <script type="text/javascript">
>     var GB_ROOT_DIR = "http://www.rosewoodfurniture.co.uk/greybox/
> GreyBox_v5_53/greybox";
> </script>
>
>
> <script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/
> AJS.js"></script>
> <script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/
> AJS_fx.js"></script>
> <script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/
> gb_scripts.js"></script>
> <link href="greybox/GreyBox_v5_53/greybox/gb_styles.css"
> rel="stylesheet" type="text/css" />
>
>
> And on the image - I have linked as follows
>
>
> <a href="/largeimages/<%=(prod.Fields.Item("Prodimg").Value)%>"
> rel="gb_page_fs[]"><img src="/images/<%=(prod.Fields.Item
> ("Prodimg").Value)%>" alt="Rosewood Furniture  -<%=(prod.Fields.Item
> ("Prodid").Value)%> - <%=(prod.Fields.Item("Proddesc").Value)%>"
> border="0" /></a>
>
>
> The page loads correctly - and validates - but the image is opening
> as
> a separate page.
>
>
> I have tried to replace rel - with onclick - but if I do the page
> doesnt validate any more.
>
>
> Please advise what I have done wrong.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to