Hey Everyone,

I was wondering if someone can point me in a couple of directions that
are of great importance to me.

1- How to create a menu without the forced navigation menu in its
current for. I tried to use static-selector but I can not get the page
to appear specifically I used:
(defun init-user-session (comp)
  (setf (composite-widgets comp)
        (list (make-instance
               'static-selector
               :panes    (list  (cons "home" (make-widget #'make-
test-1)))))))

2- How can i change the ids of the different html elements if i need
to
3- How to change the layout prior to the "root" div ie if I want to
get rid of the page-extra divs how to do that.

thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to