you cant reset it like that.  Maybe you can use some JS to reset the value.  
That or put a full absolute path into the href so you get the full URL.  I 
doubt the javascript will like it though.  In any case, if the javascript for 
the tabs was working correctly then click on the tab would not fire the href 
anyway.  It should be cancelling the event and displaying the next tab if that 
is what its function is.

 

In any case, that <base> tag is your problem so you will have to correct that 
to get it to click to the anchor properly.

 

From: Stephen M [mailto:sgmul...@gmail.com] 
Sent: Friday, 23 March 2012 2:14 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] Re: jQuery SmartWizard 2

 



On Friday, March 23, 2012 1:37:33 PM UTC+11, charlie arehart wrote:

Stephen, the target line HTML shows this:

<P id=bottom style="font-weight:bold;">Test Target</A></P>

Do you notice the ending </A> tag, with no corresponding opening? Was there 
perhaps previously an <A NAME=”bottom”> after the opening P tag and before 
“Test Target”? That would normally have been the target of an anchor link like 
that #bottom, and it seems perhaps it was there but was deleted (without 
removing the closing A tag). Yes, I do see that the P tag has an id of “bottom” 
as well. I don’t know if that should be reachable by an anchor (might want to 
quote it, just to be safe), but if you pop an a name in there and it works, 
would that suffice as a solution for you?

That was a typo, I've fixed it.  The inline editor oftens removes the quotes 
around tag attribute values as well.

Reagrding what Steve said about the base tag, I hjave tried resetting it with 
both a the HTML <base> tag and the <cfheader> tage but it makes no difference, 

I don't want the reset it for the whole site.  
 

 

/charlie

 

From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.​com 
<mailto:cfaussie@googlegroups.com> ] On Behalf Of Stephen M
Sent: Thursday, March 22, 2012 10:14 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: jQuery SmartWizard 2

 

 OK, I have created a test page. The problem isn't caused by the jQuery wizard 
so I created this test page which has contains an internal page link, lots of 
Lorem Ipsum junk text, then the target of the internal link.

http://www.roymorgan.com/​hidden/test.cfm 
<http://www.roymorgan.com/hidden/test.cfm> 

As you will see, when you click the link you will go back to www.roymorgan.com. 
 Internal page links will not work anywhere on the site and that jQuery wizard 
depends on them

This is an ancient site, Straker Shadomx 6 released in about 2003 which I think 
is based on fusebox 3.  The best solution is to get a whole new CMS but that's 
not going to happen.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To view this discussion on the web visit 
https://groups.google.com/d/​msg/cfaussie/-/gTqjBJy_858J 
<https://groups.google.com/d/msg/cfaussie/-/gTqjBJy_858J> .
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscribe@​googlegroups.com 
<mailto:cfaussie+unsubscr...@googlegroups.com> .
For more options, visit this group at 
http://groups.google.com/​group/cfaussie?hl=en 
<http://groups.google.com/group/cfaussie?hl=en> .

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/cfaussie/-/NORbGbCQslkJ.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to