Forums
| e107 Themes.Net - Free e107themes, plugins and more. :: Forums :: Theming Discussion :: General Theming Discussion |
|
<< Previous thread | Next thread >> |
| q_tree_menu customisation | ||
|
Moderators: Arun
|
| Author | Post | ||
| Arun |
| ||
Arun![]() ![]() Registered Member #1 Joined: Fri May 20 2005, 04:11PMLocation: Kerala, India Posts: 70 | Add the lines <script type='text/ javascript' xsrc='" .e_PLUGIN." q_tree_menu/ menu_var.php'></ script> <script type='text/ javascript' xsrc='" .e_PLUGIN." q_tree_menu/ menu_com.js'></ script> As the fist lines in your $HEADER Add the div below where you want q_tree menu to appear. <div id='q_tree'></ div> And thatz it. ![]()
| ||
| Back to top |
| ||
| brandi |
| ||
![]() Registered Member #34 Joined: Sun Sep 18 2005, 10:41AMPosts: 6 | I now god this: $HEADER = " <script type='text/ javascript' xsrc='" .e_PLUGIN." q_tree_menu/ menu_var.php'></ script> <script type='text/ javascript' xsrc='" .e_PLUGIN." q_tree_menu/ menu_com.js'></ script> <div id='page'><!-- Start Page --> <div id=' headerwrapper'><! -- Start HeaderWrap --> <div id='loginbox' > {SETSTYLE=main} {CUSTOM=login}</ div> </div><!-- End HeaderWrap --> <div id='header'><!-- Start Header --> <div id='q_tree'></ div> </div><!-- End Header --> <div id=' contentwrapper1' ><!-- Start ContentWrap --> <div id='contentarea1' ><!-- Start ContentArea --> "; And the menu does not appear :'( [ Edited Tue May 23 2006, 12:19AM ] | ||
| Back to top |
| ||
| Arun |
| ||
Arun![]() ![]() Registered Member #1 Joined: Fri May 20 2005, 04:11PMLocation: Kerala, India Posts: 70 | sorry brandi... I was really sleepy when I typed it I guess if you have looked carefully you could have fixed it yourself. have you heard of xsrc="" mce_src="" anywhere ?? ![]() Anyways here is the corrected code. <script type='text/ javascript' xsrc='" .e_PLUGIN." q_tree_menu/ menu_var.php'></ script> <script type='text/ javascript' xsrc='" .e_PLUGIN." q_tree_menu/ menu_com.js'></ script> <div id='q_tree'></ div> | ||
| Back to top |
| ||
| Arun |
| ||
Arun![]() ![]() Registered Member #1 Joined: Fri May 20 2005, 04:11PMLocation: Kerala, India Posts: 70 | Oops i is not my problem it is tiny mce which is doing the extra addition. here is the code again.
| ||
| Back to top |
| ||
Powered by e107 Forum System








