No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
I am having difficulty getting the php include for my menu to show the active page on my site. When the site is using just plain html to show the active page, it works as expected. But when I switch to the php include the menu is not styling to … | |
Re: [QUOTE=Lafinboy;238147]Adding the following parameter to your flash object: [code]<param name=wmode value="transparent">[/code] should work for most browsers.[/QUOTE] I had this same issue. My menu would be hidden behind the flash video, so I used the above param on the video and now my menu displays above the flash video. Give it … | |
I need some help with developing a breadcrumb trail/menu. I am currently using php scripts to call my menu to the currently viewed page. Due to my menu being so large and wanting to keep all of the content on one screen size, without using vertical scroll bars. I have … | |
My menu is a very large menu and editing it on each individual page is very time consuming (~160 lines of code per chapter and there are 11 chapters). So I am wondering if I can place my menu into another html document and then call/import it to the currently … | |
I am developing an auto launch tutorial, but Windows 7 has the slightly annoying prevention of running inf files. Is there away to get around this or am I stuck with it? If there is not away would some one be able to assist me in writing a simple start … | |
I am looking to create a changeable image similar to how it is done in this thread [URL="http://www.daniweb.com/code/snippet226127.html"]Pure CSS Image Gallery with mouse click[/URL] Here is the layout of my page. I would like for the image to be shown in the frame that I have given it and then … | |
Hello, I am very new to web development in general. I am trying to develop a master page for a tutorial that I am creating. I have tried different solutions to correct the overlap, but the same result occurs every time. My web page shows up fine in IE7 and … |
The End.