the apprentice webmaster Posted April 6, 2006 Share Posted April 6, 2006 hi to all you guys , i have a question, i would like to know how can i use a navigation menu that i create with photoshop in my php site , so can anyone help , in anyway thx i 'll be waiting for ur info ( creating a website layout in photoshop and use it in my php site ) Link to comment https://forums.phpfreaks.com/topic/6696-can-anyone-help/ Share on other sites More sharing options...
the apprentice webmaster Posted April 6, 2006 Author Share Posted April 6, 2006 so nobody can help me ? if i ask the question wrong , let me know any input will be appreciated Link to comment https://forums.phpfreaks.com/topic/6696-can-anyone-help/#findComment-24352 Share on other sites More sharing options...
khendar Posted April 6, 2006 Share Posted April 6, 2006 What you are asking is not really a PHP problem. It is more of a HTML problem. PHP has nothing to do with your Photoshop created layout. Link to comment https://forums.phpfreaks.com/topic/6696-can-anyone-help/#findComment-24354 Share on other sites More sharing options...
the apprentice webmaster Posted April 6, 2006 Author Share Posted April 6, 2006 thk you , my mistake[b]ok guys i think i found the way to say what i wanted to say , ok the question is : how do i build a dynamic menu but the menu items must come from the database. I want to build either a collapsing tree menu or a mouseover effect[/b]so i hope that i was more clearer this time Link to comment https://forums.phpfreaks.com/topic/6696-can-anyone-help/#findComment-24358 Share on other sites More sharing options...
txmedic03 Posted April 6, 2006 Share Posted April 6, 2006 You could use a javascript/dhtml menu and use PHP to extract the information you need from the database and build the menu from that or look into AJAX, but I have not played with AJAX any so you are kind of on your own there. Link to comment https://forums.phpfreaks.com/topic/6696-can-anyone-help/#findComment-24375 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.