I'm using the demo as a basis for our new web site. Having a bit of an issue on a link. I have two circuits that are based out of the same folder. When a user clicks on the Recent Estimate link in the Sidebar the colorization of the link for the Estimate/Quote is changed. Is this because they are both coming out of the same directory, or did I just do something dumb? Hope that makes sense?

$fusebox{"circuits"}{"quote"}                       := 
"root/etraxx/members_only/quote"
$fusebox{"circuits"}{"estimate_list"} := "root/etraxx/members_only/ quote"

<li><a class="<%=$sidebarClasses{"quote"}%>" href="<%=fusebox.makeURL ($XFA_onQuoteMain)%>">Estimate/Quote</a></li> <li><a class="<%=$sidebarClasses{"estimate_list"}%>" href="<% =fusebox.makeURL($XFA_onEstimateListing)%>">Recent Estimates</a></li>
                
Christian Cypert
[EMAIL PROTECTED]
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to