11,821 Topics

Member Avatar for
Member Avatar for RinzLove

Hi, I've problem positioning the div. I would like to have the div (id=new, id=cd) position beside .navmenu instead of below .navmenu Please see the code. Many thanks.. <div class="catalog"> <blockquote> <h1 style="text-align: right;"><marquee direction="right">Free Shipping Islandwide for Purchase above S$100<img src="images/plane.png" width="70" height="40" alt=""/></marquee></h1><br /> <div id="left"> <div> <p …

Member Avatar for IIM
0
265
Member Avatar for vizz

I'm using media queries. my code is not working for following resolution. **240 x 320 (small phone) 320 x 480 (iPhone)** I want to add this #wrapper { width: 100%;} #column1 { width: 100%;} #column2 { width: 100%;} What about meta tag? (I'm using this `<meta name="viewport" content="initial-scale=1.0, width=device-width"/>`)

Member Avatar for vizz
0
320
Member Avatar for ultramel

hi I have the following which brings up the print window for my page, however, I would only like to print the "echo" form data which is being displayed and not the entire page. any suggestions would be greatly appreciated :-) Thank you <script> function printpage() { window.print(); } </script> …

Member Avatar for almostbob
0
206
Member Avatar for rd.nard

how possible is it, that. a site like about.com, apears so many things in search results, but their main page those not contain all the pages you are being directed to. that is, you maybe searching information on finance, and you find it in about.com, but when you look in …

Member Avatar for LaxLoafer
0
133
Member Avatar for Violet_82

Hi all, I hope somebody can help me with this really annoying issue. Basically I have a some radio buttons and some text inside a label. This is in a small container and when the line of text breaks and goes to the other line, I want it to be …

Member Avatar for JorgeM
0
5K
Member Avatar for davy_yg

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.

Member Avatar for TonyG_cyprus
0
80
Member Avatar for <M/>

If you evaluate yourself, how much do you think you have improved in one year in web design? For me in one year I went from not being able to adjust a color of the link to making pretty dynamic websites that would look pretty cool/nice. I make mistakes here …

Member Avatar for Assembly Guy
0
429
Member Avatar for GlenRogers

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..............

Member Avatar for JorgeM
0
89
Member Avatar for rommel.t.brillantes

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 …

Member Avatar for advaanz
0
194
Member Avatar for Violet_82

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 …

Member Avatar for paulkd
0
113
Member Avatar for joelbohm

I'm good at designing. Kindly suggest me where should i start from, like whether i should start with Photoshop, or Dreamweaver...

Member Avatar for riinfotech
0
272
Member Avatar for takeover4444

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 …

Member Avatar for takeover4444
0
253
Member Avatar for jamey8420

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 …

Member Avatar for LastMitch
0
780
Member Avatar for SureEM25

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: …

Member Avatar for SureEM25
0
106
Member Avatar for ACRDepos

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 …

Member Avatar for ACRDepos
0
135
Member Avatar for gilbert.jacob1

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 …

Member Avatar for gilbert.jacob1
0
181
Member Avatar for JustLeftRavenholm

/** Saadman's ISU **/ import java.io.*; import java.util.*; public class ISU { public static void main (String[]args) { //Keyboard Initialization Scanner kbin = new Scanner(System.in); //Variable Inititialization & Declaration; String list[] = new String [21]; int price1 = 30; int price2 = 20; int price3 = 25; int price4 = …

Member Avatar for stultuske
0
219
Member Avatar for scarletfire

**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 …

Member Avatar for designershiv
0
175
Member Avatar for nisbusiness

Creating a website is a great way to take your business to a higher level and get tremendous success in the online business world. But all your desires prove futile when you make a grave mistake in choosing a right host to create your websites as per your requirements. There …

Member Avatar for <M/>
0
249
Member Avatar for vanessia_1999

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 …

Member Avatar for LastMitch
0
185
Member Avatar for Dervish1

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 …

Member Avatar for Dervish1
0
2K
Member Avatar for louie540

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 …

Member Avatar for louie540
0
149
Member Avatar for George_91

Hi, it's a very simple question, but I cant see how to solve it! I'm doing a web form, I have a button inside a table, the thing is, I can't access to the code of this button, Usually you just double click on the design view over a button, …

Member Avatar for JorgeM
0
194
Member Avatar for PhilEaton

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(); …

Member Avatar for PhilEaton
0
164
Member Avatar for takeover4444

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 …

Member Avatar for takeover4444
0
818
Member Avatar for active-worker

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 …

Member Avatar for MidiMagic
0
104
Member Avatar for davy_yg

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.

Member Avatar for takeover4444
0
136
Member Avatar for takeover4444

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 ____________________________________________________________________________________________________ …

Member Avatar for takeover4444
0
178
Member Avatar for jemz

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 …

Member Avatar for jemz
0
118
Member Avatar for sammymantha

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 …

Member Avatar for kasser
0
902
Member Avatar for Violet_82

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 …

Member Avatar for Violet_82
0
87
Member Avatar for compulove

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 …

Member Avatar for crazygal
0
216
Member Avatar for takeover4444

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 …

Member Avatar for takeover4444
0
160
Member Avatar for Tewhano

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 …

Member Avatar for Tewhano
0
196
Member Avatar for Violet_82

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 …

Member Avatar for Violet_82
0
411
Member Avatar for Ekerichard101

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 …

Member Avatar for ftangpos
0
262
Member Avatar for allifields

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 …

Member Avatar for Dani
0
984
Member Avatar for active-worker

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.

Member Avatar for IIM
0
66
Member Avatar for John malt
Member Avatar for happygeek
0
517
Member Avatar for justzamir

Hi, Well i am totally new to css and html, i am making a table with css, need to show hover on image and text, hover is showing correctly on text, but on image its not working, below is my html and css. <style type="text/css"><!-- #list4 { font-family:"Comic Sans MS", …

Member Avatar for justzamir
0
250
Member Avatar for MasterHacker110

I have taken up a project of creating my own forum. A chat forum. I have started to design the homepage. But there is still much more work to do. The thing is I dont know how the folowing things work: Member login and that each member has their own …

Member Avatar for James singizi
0
286
Member Avatar for active-worker

Hi Everybody, Good day Please see the following codes and response: h4.footer-header{background: transparent url(images/footer-header.png) no-repeat; line-height: 58px; text-indent: 30px; } #video .play{ float:right; margin-top:5px; } .mini_portfolio_item .block_inside { background:none; background-color:#e2dddc; padding:25px 30px 15px 30px; } background: transparent url(images/footer-header.png) no-repeat; line-height: 58px; text-indent: 30px;} Why there has no gap/space between h4.footer-header? …

Member Avatar for active-worker
0
141
Member Avatar for Ekerichard101

i have an idea for a site that i believe is cool but i cant build it with sitehosters like wordpress or simplesite.. i downloaded dreamweaver but its just really confusing... please if you have a better way to build a site just with ur programmin skills, please post here...i …

Member Avatar for deceptikon
0
203
Member Avatar for theon.fox

Hi, I would like to get started on Codecanyon and Envato. Any guidlines how to do it faster. I know html, CSS, Javascript, a little PHP. Do you think I could get some free code and modify it?

Member Avatar for <M/>
0
161
Member Avatar for ambikanair

hi.. currently i am working on a webpage designing project. I have to include CAPTCHA in my webpage. My doubt is , usually in text boxes , users will be able to get already entered values by just pressing the arrow key. In the case of CAPTCHA this must be …

Member Avatar for pandup
0
161
Member Avatar for hanan-kh

hi.... Ihave this CSS but i have problem The sub-menu appears above the Main Menu can you tell me where is the error PLZ #pop ul {list-style-type: none; font-weight:bold;} #pop, #pop li ul { margin: 0; padding: 0; list-style: none; } #pop li { float: right; margin: 0; padding: 0; …

Member Avatar for pixelsoul
0
200
Member Avatar for sonicx2218

(skip to 2nd paragraph if you don't want backstory deets) I made a mistake guys...A friend is working on this big project and wanted me to help with his site since I sitebuild and the works. I'm used to manually creating sites myself, but he needed to be able to …

Member Avatar for sonicx2218
0
727
Member Avatar for Ekerichard101

i have a cool idea for a site that sitehosters just cant provide.. please anyone.. with a knowledge of how to buld a site with your programming knowledge please put here with ur clues... and please do... thank you

Member Avatar for Ekerichard101
0
114
Member Avatar for unikorndesigns

Hi Guys, Does anybody have any idea how to make a create the sub-menu assigning feature which is seen in WP? I wanted to use that in my Web App. Thanks I have attached a file that shows what i am looking for!

Member Avatar for <M/>
0
84
Member Avatar for gssr

if a or b selected from select menu i want to submit values else other is selected from select menu i want to redirect to other website please help me urgent. ** my form code is ** <table> <tr> <td><label> <select name="community" id="select7" > <option value="a">a</option> <option value="b">b</option> <option value="other">other</option> …

Member Avatar for gssr
0
174

The End.