13,937 Topics
![]() | |
How would you add sub meus to this menu. <div class="menu"> <ul> <li><a href="index.html" class="active"><span>Home Page </span></a></li> <li><a href="contact.html"><span>Contact Us</span></a></li> </ul> </div> | |
So I just discovered a crazy bug that has been keeping visitors of the Opera web browser from using DaniWeb. Apparently there's a problem with CodeIgniter's CSRF protection that makes it not work with Opera, and I'm unsure of why. It works perfectly fine with IE, Firefox, Chrome, etc. I … ![]() | |
How can I put it next to entry blog on right without using margin:-3900px;? | |
Hello, am looking for a tool which can help me render a static website quickly so as to show the clients a quick prototype of how their website would look, and the tool must be able to generate the html codes and store them, as well as provide the design … | |
Hello Friends, I was trying to update my website sitemap by xml-sitemaps.com. But it is showing me an error now. Can any body help me how can I create sitemap for my website. I will be so please. I am seo not developer only have small knowledge of development. So … | |
Hi, I have a list of image URLs and I want them all to be downloaded locally. Copying each url paste in browser and then save to folder takes long time. Can any one suggest any software which takes list of image URLs and download all images in a specified … | |
Hi all... position elements is giving me a hard time here :( hope you could hlep with with these 2 questions. 1. how does inline, inline-block, block affect position? 2. consider the code below, how do i vetical and horizontal center the elements inside #contenter. seems code tag doesnt <html> … | |
how can i make this div unresizable in a smaller screen size: #space3 { display:inline margin:auto; font-family:Arial; text-align : left; font-size:16px; width:490px; background-color:#f2f2f2; border-bottom:0px; padding-bottom:0px; padding-top:0px; padding-left:20px; border-style:solid; border-width: 1px; border-top:1px; border-right:0px; right:345px; position:absolute; } #space3 a { -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 0px 0px 5px 5px; font-family:Arial; text-align … | |
I have an issue, that I really need help with: The url to my site is [URL="http://www.totalrecallsolutions.com/corporate"]www.totalrecallsolutions.com/corporate[/URL] I was having an issue with the text on the homepage (ndex.html) not shpwing up. I then downloaded a new, updated cufon-yui.js, to replace the one I had on my site. This fixed … | |
Hello, I have a problem with an Ajax call on IE9. I have searched the internet and this forum for solutions for a few hours and can't find an answer. I have a coffee roastery site (developed with Codeigniter), where the users can order coffee bags online. The user selects … | |
![]() | Which of the following is used to set up a Style Sheet? <STYLE> </STYLE> <SHEET> </SHEET> <CSS> </CSS> <STYLE> </SHEET> ![]() |
Hello, I have a sprite dropdown menu that works fine everywhere besides IE9. In IE9 the menu just doesn't drop. I have search the net for 2 days trying to find a solution with no success. My html code: <div id="nav"> <div id="menu"> <ul> <?php if($title == "Home"): echo '<li … | |
![]() | What is a Style Sheet used for? To speed up web development To load scripts in to the browser To improve web page formatting As a plug-in for Internet Explorer |
Hello, my website looks perfectly fine on my iPad (which I created it on) however some of the divs such as for comments overlap other divs. I'm not sure why that is. Also, once you login, the header of the website gets cut off. I think this is due to … | |
I'm trying to styalize my links but it isn't working. It shows the change in DW, but when I FTP the site it is default. Tried different browsers and settings, different computer to see if it was my computer not displaying, but it isn't working anywhere. I tried different styles … | |
Hi everyone, My name is Tony and I recently just joined the DaniWeb community. Some of my friends linked me to here because of my current dilemma. Recently, I have created a website through iPage with my friend and the layout she has for my website is one I do … | |
I've looked everywhere and haven't found a clear step by step tutorial on how to secure sessions/cookies. Here are snippets of my code, i'd like to know how i can improve on session security to prevent fixation/hijacking and cookie safety. This is snippets of code for the user login system. … | |
I am trying out wordpress for a section of my website. It gives a tag line at the bottom "**Proudly Powered by Wordpress**" ..I want to remove it obviously. Can anyone guide me on this please. | |
dear sir, My question is this that how to create link in gmail. please tell me the whole process of creating link in gmail. i try for this with html tag <a href> but i want that only link should be create in sent email but with this tag, the … | |
Hi, I have problem with the dropdown menu overlapping. http://bit.ly/KSmtJT suppose the "leafs" will show the drop down menu. Please help! Thanks. | |
Hi Guys First of all i would like to state that i am new in php so my question might appear stupid for the geeks here. I want to create an image downloader in php , that is i need a textbox and a submit button. The user enter each … | |
Sorry if wrong section, I don't know where else to make the thread. How would I start in developing a addon? Thanks guys. ![]() | |
Hi everyone, I have a problem which needs an urgent solution! I recently uploaded hundreds of images to the pictures section of my website with file names like this: rihanna-battleship-movie-premiere.jpg It was only after I uploaded hundreds of images adding the file extension ".jpg" that I realised that I should … | |
I do apologise for not knowing a single thing about JavaScript. I am under the impression that I can have a code to handle events in a webpage header. I am specicically reffering to Internet Explorer Browser. My goal it to capture and handle the event BeforeNavigate2. I would be … | |
should i specify width everytime i use float and why? | |
Make sure your site is accessible to everyone regardless of the browser they are using -- There are no standards-no common denominators for the internet yet. Viewers have different equipment--modems with low baud speeds. Keep this in mind when including graphics and some of the bells and whistles you would … | |
Cek this site: http://www.masterlink.co.id/ Cek the text which is out of order. I wonder how to keep the text in order eventhough I change the screen resolution for example to 1280 x 800 or 1024 x 768 px. index.php <html> <head> <title>Rustoleum</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css" … | |
Hi people! :D I'm new to html and css, aside of an artist. I am trying to create a template for art tutorials. Basically I want to have a series of rows, with a floating image to the left or right, and an explanatory textbox on the other side. The … | |
I got problem I've made change in my template and now I want to apply the changes to all of my pages when Select Modify > Templates > Update Pages. nothing change | |
I am looking to create a PBBG game using HTML and CSS for the display and then PHP and MySQL to handle the game itself. It shall only be simple, click on this item and upgrade it if you have enough resources e.t.c. I am hoping to make it a … |
The End.