Vertical Menu on Left side
Hi,
I am new to coldfusion. My application need a vertical menu on the left side. This menu should be displayed on all the pages. I decided to use cfinclude tag for this.
I thought I will use <table> tag to make the menu.cfm appear at the left hand side and page.cfm(Actual content page) to come on right side. But my menu.cfm is going out of table. I tried to make the width of the table to 20%. But nothing is working out.
Can you please help me!
Regards,
Anjana
