inaba Posted March 30, 2008 Share Posted March 30, 2008 hi I have used <a href=""> to link to a folder.But it opens the folder in the browser window . But the problem is i want to open the folder in new window with all the windows menubar. Can anyone help me. Link to comment https://forums.phpfreaks.com/topic/98566-link-to-folder/ Share on other sites More sharing options...
MadTechie Posted March 30, 2008 Share Posted March 30, 2008 <a href="folder" target="_blank">folder<a> PS this should be posted in the HTML/CSS section Link to comment https://forums.phpfreaks.com/topic/98566-link-to-folder/#findComment-504464 Share on other sites More sharing options...
inaba Posted March 30, 2008 Author Share Posted March 30, 2008 thanks that works exactly. Link to comment https://forums.phpfreaks.com/topic/98566-link-to-folder/#findComment-504497 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.