Post Reply 
[help] Google Preview...
Oct. 19, 2008, 01:28 PM
Post: #2
RE: [help] Google Preview...
i found "a" fix, not sure if it's "the" fix...

basically,
Code:
href="javascript:GooglePrv('google$GET(google)','\h','link$GET(google)','plink$GET(google)')"
will NOT work...

but
Code:
href="javascript:GooglePrv('google$GET(google)','//\h','link$GET(google)','plink$GET(google)')"
DOES...


the below seems to be a work-around as well:
Code:
href="javascript:GooglePrv('google$GET(google)','& # 104;ttp://\h','link$GET(google)','plink$GET(google)')">"
(spaces added before and after # to keep the forum from borking it...)

still "in-process"...
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[help] Google Preview... - ProxRocks - Oct. 19, 2008, 01:39 AM
RE: [help] Google Preview... - ProxRocks - Oct. 19, 2008 01:28 PM
RE: [help] Google Preview... - lnminente - Oct. 20, 2008, 02:10 PM
RE: [help] Google Preview... - ProxRocks - Oct. 20, 2008, 02:22 PM
RE: [help] Google Preview... - z12 - Oct. 20, 2008, 02:38 PM
RE: [help] Google Preview... - ProxRocks - Oct. 20, 2008, 04:10 PM
RE: [help] Google Preview... - lnminente - Oct. 20, 2008, 02:54 PM
RE: [help] Google Preview... - z12 - Oct. 20, 2008, 04:48 PM
RE: [help] Google Preview... - ProxRocks - Oct. 20, 2008, 06:58 PM
RE: [help] Google Preview... - z12 - Oct. 20, 2008, 07:06 PM
RE: [help] Google Preview... - ProxRocks - Oct. 20, 2008, 08:51 PM
RE: [help] Google Preview... - z12 - Oct. 20, 2008, 11:35 PM

Forum Jump: