13,937 Topics

Member Avatar for
Member Avatar for GiddyupGilbert

I can't seem to find anything on spacing landscape. I know you can add Vertical space with <br>, but is that the best way. Any thoughts would be appreciated. Thnks, Giddyup

Member Avatar for JorgeM
0
103
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to to use the webbrowser to download a file silently without the download file dialog coming up. What i want is to use `Browser.Navigate("Download Path")` and i don't want the file dialog to show up i want it to just …

Member Avatar for joshl_1995
0
2K
Member Avatar for suavedesign

Everything on my site looks fine when viewed from a normal, 100% zoom. When I zoom either in or out, the slogan and some other info on the header jump around on the page- either to the left or to the right. How can I fix this issue? The url …

Member Avatar for suavedesign
0
136
Member Avatar for suavedesign

How can I make a nav bar stretch the entire width of the browser (every size browser, even when zoomed in or out) without getting a horizontal scroll bar? The url to my site is [www.accupresh.com](http://www.accupresh.com). I have a nav bar that I want to be stretched to fill the …

Member Avatar for suavedesign
0
5K
Member Avatar for Smeagel13

<div class="parent"> <div class="child"></div> </div> /* Final Width: 200px */ div.parent { width: 200px; } /* Final Width: 202px (with border) */ div.child { width: 100%; border: 1px solid #000000; } /* Final Width: 200px (with border) */ div.child { /* Width Inherited -- Assumed as 200px? */ border: 1px …

Member Avatar for Smeagel13
0
203
Member Avatar for Violet_82

Hi there, say I have this situation: `ul a[href$=".pdf"]{...}` to match any link that end in .pdf: how do I match any possible combination of "pdf"? Say "pDf", "PDF" etc? I thought that I could use regex in the css, but I really don't know anything about regex, so I …

Member Avatar for Violet_82
0
79
Member Avatar for secretply

So I've been doing this for a few days and still am not getting the result I want. I have some HTML coding something similar to this: <div> <div><img /><span></span></div> <div><img /><span></span></div> . . . </div> The problem I have is when the nested div exceeds the width of the …

Member Avatar for secretply
0
125
Member Avatar for moeketsi.mathe
Member Avatar for ndeniche
0
150
Member Avatar for tiekwebstar

i have so many categories and each category have so many items. like a food website. ok now i want to use fancy box. when burger category was click . i want to show different fancy box. and when kebabas category was clicked i want to show another fancybox.. The …

Member Avatar for AleMonteiro
0
300
Member Avatar for jimmyye0h

Hi, Our site (www.iloho.com) works fine on FF, Chrome and Safari but on IE it seems to freeze on the home page after signing in. We've been trying to resolve this for a week and sadly there's no meaningful progress. Is anyone able to point out which areas we should …

Member Avatar for diafol
0
215
Member Avatar for jspence29

My facts link is smaller than the rest for some unknown reason? http://spencedesign.netau.net/singaporehome.html

Member Avatar for JorgeM
0
102
Member Avatar for MrXortex

G'day. I created a simple FAQ page but the last line gets hidden behind the footer. I know why because the footer postion is set to fixed and I want it to be at the bottom too. Better explanation: http://i.imgur.com/eHZdv.png I don't see the need for posting any code right? …

Member Avatar for jspence29
0
369
Member Avatar for yous

Hi Guys Can anyone give me an example on how to retrieve the value 16 in bold under the tagname <td>In process</td> with a webbrowser and insert this value to a texbox. Thanks <tbody> <tr class="odd"> <td>In Process</td> <td class="number">***16***</td> <td class="number">1</td> <td class="number">01:16:48</td> <td class="number">02:54:00</td> <td class="radio"><input type="radio" name="queue" …

Member Avatar for TnTinMN
0
283
Member Avatar for Ayinainsoph

I need help. I tried embedding a SWF banner I made for my website and when I try to preview it in either IE, or Firefox it doesnt even show the file. I have even tried to export the file to the remote server but still nothing. Suggestions?

Member Avatar for Ayinainsoph
0
265
Member Avatar for hwoarang69

i upload a image what iam trying to do. iam making a table with 3 cols and 6 rows. but i need help with the height and widths. only thing div width will stay same. do i use % or px? which is better. <div width='1075px'> <table width='100%' border='1px' cellspacing='0' …

Member Avatar for JorgeM
0
67
Member Avatar for jewelraz

Hello dear daniweb members, Hope you are all well. Recently I bought a VPS from [atlantic.net](http://www.atlantic.net), I have moved my wordpress blogs under this VPS. Now, I am planning to make one stock lot blog with SMF technology. I heard that, SMF is very easy to use, but I never …

Member Avatar for jewelraz
0
100
Member Avatar for jspence29

If you look at the box shadow inset here http://spencedesign.netau.net/singapore-tour.html#/intro You can see that it is at 100% and goes all the way down no matter the size of the page, but I can not seem to recreate it here http://spencedesign.netau.net/singapore-author.html it is using the same code. I do not …

Member Avatar for JorgeM
0
127
Member Avatar for uhgarrett24

I am trying to create a website with a slide show similar to the one on this page www.gethealthymarshall.com. I have no idea where to begin. Does anyone know of any tutorials or source codes i could download to do this? Thanks.

Member Avatar for jspence29
0
88
Member Avatar for janetb

I'm using asp.net with themes, master and child pages. In the base css, I've got the img tag with a border. It's great in that I never have to place a border around my images. However, on one page where I'm using the Nivo slider, I want to remove the …

Member Avatar for janetb
0
258
Member Avatar for solomon_13000

A web server is used to process http request and send a response back to the client browser. I was wondering how does a client browser send a http request to the web server? Is it done via socket connection? Which socket connection is used to establish a connection with …

Member Avatar for ~s.o.s~
0
225
Member Avatar for jspence29

Can someone please tell me why there is extra white space to the right, and why the border around the page doesn't go to the bottom! My link is http://spencedesign.netau.net/singaporehome.html There was no whitespace when I had the links in a ul, but now that I put them into divs …

Member Avatar for jspence29
0
508
Member Avatar for Azmah

In Flash, I have created an invisible button. I can ad some actionscript to make the button to go to another scene, even if it's on hover! (which isn't meant to be. Yet, how do I get it so that when it hovers, it goes to another scene immediately. Are …

Member Avatar for almondjoy
-1
249
Member Avatar for mgn2683

I am a beginner at Jquery, and am trying to implement easy slider onto a website. I have the slider on the page, but nowhere near the correct location. I think the issue is stemming from the fact there are two CSS files, and the screen.css file (which is tied …

Member Avatar for JorgeM
0
79
Member Avatar for Vijaysurya

Hai everybody, i want toeach image group atleast 100px gap. how can i do it. plz help me. function imgGroup() { var count = 0; while(count<imgList.length) { var groupSize = Math.floor(Math.random() * (4 - 2 + 1)) + 2; //var groupSize = 4; var ele = new Array(); for(var i=0; …

Member Avatar for gabrielcastillo
0
79
Member Avatar for yous

I have a AXI camera that count the number of people entered the building and show the result on web page with video. The webpages update the count every time it detect a passing person. I believe the page has 2 iframes. I`m trying to insert the value of the …

Member Avatar for tinstaafl
0
1K
Member Avatar for jspence29

For some reason I can't move one of my div tags, the gallery one. It looks just like all of the rest of the divs that move fine with absolute positioning. My website is http://spencedesign.netau.net/singaporehome.html If you look at the code it is obvious that the gallery is not moving. …

Member Avatar for JorgeM
0
146
Member Avatar for ibakir

I have a problem with my slide show have 6 images, and you can flick throw the images, there's three images that shows up in that slide show, if you click the middle one you go to a link if you click on the sides it should slide to the …

Member Avatar for jspence29
0
133
Member Avatar for jolly.kachhwaha

I'm working on a website project. I formerly designed and coded it on the mac. Everything was displaying and fucntioning correctly. When i tried loading my project through the pc, the pictures and headers are not showing up anymore. Plus the php codes are displaying on the page.

Member Avatar for jspence29
0
267
Member Avatar for Fannyyyyyyyyyyyyyyyyy

How do you make a link by a button field. I don't need to ordinary image link or button. But a field (in dreamweaver green transparent) where u can put up coördinates where it belong to with a link to an other page. When to user click on that side …

Member Avatar for jspence29
0
135
Member Avatar for jaysh4922

The End.