I am trying to create a custom link for a tabbar div, and getting
wierd behavior.

<a href='{p}#' rel='myid'>Next</a>

This outputs
pagename.1000
as the target, as expected but not wanted. Escaping the '#' character
รก la

<a href='{p}`#' rel='myid'>Next</a>

yields

pagenameloginlogin64loginlogin

which is not quite what I had in mind.
I'm using an older version of boltwire, since When I try to upgrade
everything breaks.

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" 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/boltwire?hl=en.

Reply via email to