10,650 Topics
| |
Hi all, Cek this product tab background. How to create it? [Product Tab](http://www.masterlink.co.id/product.jpg) There is no tab in it yet the background seperation look like tab background. Where the gray color looks different from the background. How to create it? Thanks. | |
Hi, I want to use the galleria plugin to show images on a site. Does anyone know how to get it to read from a mysql database table? Thanks.............. | |
Hi guys, I have a simple authentication portal that when a user's code renders valid, it redirects to a link and it loads my website. However, I need to auto open two websites. The second website that need to open upon authentication could open in another tab or it could … | |
Hi chaps, quick question. Is a html form tag always required when you add a form to the html? In other words if you have a form and leave out the form tag will the code still validate? I have heard some saying that a form tag is only necessary … | |
I'm good at designing. Kindly suggest me where should i start from, like whether i should start with Photoshop, or Dreamweaver... | |
Hi everyone, i'm having a problem with my menu bar in my blog, it runs fine in a screen resolution of 1366x768, or 1980x1080, but it doesn't look good in 1024x768 resolution, or any resolution have a width is less than 1024px, you can see the problem in the picture … | |
I have a SSRS report that has a hyperlink to another website. The link to the site works fine when I access the report directly. However, I am displaying the report in an iFrame. When I click on the link within the iFrame, nothing is happening. I can copy my … | |
Hello I am trying to add a Image to my header where it will show the body background but it is not doing as i need, here is my code C:\Users\SureShotM\Main.cssbody { background-color:#4E9258; } #container { margin: 0 auto; width: 700px; background:#fff; } #header { background-image:url('MineMad.png'); background-repeat:no-repeat; background-position:left top; padding: … | |
Hello, I'm trying to configure my search form to do a search within my site via google, when they hit the enter button. Right now all my search does is search google. <form action="http://www.google.com/search"> <input type="text" name="q" onkeypress="submitOnEnter(this, event);"/> </form> How can I get it to search my site via … | |
Hi Guys, I have a problem with regard to creating a dropdown main menu in CSS. I have already tried to change/add my code and checked other resources but it still doesn't work. I hope you guys will be able to help me. Many thanks. Jacob Here is my HTML … | |
**Hi guys, I would like to implement a text box using html with preloaded text and auto highlight an entire line when click, and the click line would bring up a pop up next to it, is it do able? Is there any kind suggestions on how I may achieved … | |
Hi, I have been working on my portfolio website like forever. I am struggling with one problem that I can not solve for nothing. Can someone please help me. I don't know what I am doing wrong. I have two checkboxes. When selected the selected checkbox will appear in mytxt.text … | |
I'm working on my first web app, and have a simple version of the application working. It allows the user to create and edit a fantasy map from a set of terrain tile images - but I can't figure out how to make it print. A print preview (and an … | |
Hi I have been asked to include a drop down navigation bar in the banner area, but the sub-menu buttons seem to be hiding behind other content. The link I'm currently working on is called "Get Involved!". [www.asgcinc.org](http://www.asgcinc.org) I made the background color of the sub button white so you … | |
Here is the code: var Circle = function( radius ) { var _radius = radius, _area = function() { return Math.PI * _radius * _radius; }, _perimeter = function() { return 2 * Math.PI * _radius; }; this.radius = _radius; this.area = "Area" + _area(); this.perimeter = "Perimeter" + _perimeter(); … | |
Hi all, I'm trying to create a search box that is located in the far right of the menu bar, and i want to remove the hover effect of the search box. Sorry for my bad english, to know what i mean, you can see the picture below :D ![821e1bf8483f2e5119bc7dfa7313aa72](/attachments/large/4/821e1bf8483f2e5119bc7dfa7313aa72.png … | |
Hi Guys, Good day I have a web site: www dot my-portfolio-site dot site88 dot net/ and I want that the website has to be responsive and perfectly function on mobiles and tablets. For your kind information, I know HTML and CSS coding. But I don’t know how to convert … | |
Hello, How to create admin navigation like this ? [Admin Backend Nav](http://www.masterlink.co.id/indonusa.jpg) Do I have to draw one by one for each admin nav with Photoshop ? What about the navigation text do I have to draw it or write the text in html ? Thanks. | |
Hi all. i'm having the prolems with my blog, when i view it in firefox or chrome, it works fine, but it in IE9, i found too many issue, first, the footer too large, and suddenly some border appear, you can see those errors in the pictures below: https://lh6.googleusercontent.com/-p6yrwI5DJTo/UXlMrOaaSWI/AAAAAAAAAUA/4E-4MbvZP1A/w987-h368/233.png ____________________________________________________________________________________________________ … | |
Hi, how to make something the same in daniweb when we clicked the log-in link the background color black will be visible "i think this is called mask background", and it will cover the whole page even the the content is short or long it will adapt the size of … | |
I have a script that is for a url rotator page. I have worked on it for over 3 hours. I converted the text with all my urls to html but all I get is the page title and a blank page. If anyone could help me I would be … | |
Hi all, I have a few questions about compatibility mode. I am using IE9 at the moment. First and foremost, I have noticed that the compatibility icon tends to appear quite often when browsing the internet: it appears when I look at the bbc site http://www.bbc.co.uk/ and w3c schools just … | |
Hello everyone! I am thinking of creating some websites, one for my parents business and one for my personal use. Basically I wanted to know the BEST web hosting service and the BEST FTP provider to use. I want a good deal but also the the best service so I … | |
Hi all, I'm having a problem with my new dropdown menu bar, i tried hard to figure out the problem but cannot seem to find a solution. Live demo for the dropdown menu bar http://www.script-tutorials.com/demos/249/index.html But on my site, the sub menus have been hidden. https://lh4.googleusercontent.com/-iEZ2g28Ubu0/UXgpKgPJxkI/AAAAAAAAASo/4NDYxC8vsEM/w1180-h354-p-o/123.png My site: http://thegioidulieu.blogspot.com/ Thank … | |
I am trying to get an image popup of a flag when the cursor is over a hotspot on an imagemap. The part that I can’t get to work sufficiently is the position of the image relative to the mouse pointer or hotspot. I want the image to pop up … | |
Chaps, I have come across something really really odd. I won't bother you with too many details, what happened on the website I am working on, but I have managed to recreate the issue in a very simple page. Basically, it seems to me that chrome doesn't handle list-style-position very … | |
i just got into html recently and i've been using a live editor to help me get better at it.... but now that i think i am, i want to be able to create a signup page that stores the users infos like username, password, email, sex and agreement to … | |
Hi, so I have developed a top fixed navigation bar at the top of a webpage. How do I incorporate a fading navigation bar so that when I scroll down, the fixed bar turns from black to a certain opacity level? Is that something incorporating jquery? And if possible, if … | |
how i can resize images when display website in mobile ? or res is <700px when images have 200px; weight or res is <300px when images have 1500px; weight etc. Thank you. | |
Great column! Just capital to let you apperceive you accept a new subscriber- me! |
The End.