Is there anyway to specify external links for make-navigation?
I tried:
(make-navigation "Menu"
'home (about-me)
(list "Google" nil "http://google.com"))
but it renders the link "Google" as "http://localhost/http://
google.com" instead of just "http://google.com".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" 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/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---