13,937 Topics

Member Avatar for
Member Avatar for SolidSolutions

How can I get an image to have it's own hyperlink that is inside of a clickable div? [CODE]<div id="clickable" onclick="window.open('http://www.daniweb.com');return false;"> <p>I love clickable images!</p> <a href="http://www.google.com"><img src="someimage.png" /></a> <p>too bad they don't click in a clickable div</p> </div>[/CODE] If I try the above then the DIV is always …

Member Avatar for SolidSolutions
0
361
Member Avatar for cambridge77

Hi, Am trying to get away from flash + new to jquery. I know there is an obvious problem in the Css or js but the more I change things around the worse it gets. I want the gallery up next to the right of the nav column. Sick of …

Member Avatar for ctaylo21
0
180
Member Avatar for mombasageek
Member Avatar for Philippe.Lahaie
0
38
Member Avatar for mmonclair

I have a situation where I am creating content to be used in a content management system, and I am running into some CSS issues with page zoom. The site I put together has, as a feature, a page layout that looks something like the file attached. It looks fine …

0
92
Member Avatar for Philippe.Lahaie

Hello, im trying to create a "gradient" border so within my container div i have the content div that takes lets say 590px out of the containers 600px. and another div next to it that takes the remaining 10px. as i add content to the content div its height expends …

Member Avatar for teedoff
0
312
Member Avatar for SmokeOp

I would like to use the front end to send info to a program built in python 2.7/3.2(not sure which yet but most likely 2.7). That program would then send data back over to the front end and create new buttons (the number of buttons will be arbitrary). I have …

Member Avatar for jackbauer24
0
80
Member Avatar for nicolasmith501
0
66
Member Avatar for abhijeet P

Hello all, I am new to both HTML and CSS i am using a code where u can drag and drop elements from left into the grid. i want to put the images in the left with same effect as the one where I am dropping the image. Also on …

0
170
Member Avatar for glut

Hi, how would I make the webbrowser control, so it doesn't even accept cookies? Thanks in advance, glut.

Member Avatar for glut
0
80
Member Avatar for suavedesign

I am a beginner designer, and I charge $15/hr. Is it fair to charge for my time when I am correcting a mistake that I made?

Member Avatar for sufyan2011
0
104
Member Avatar for Que336

Hi guys We have been asked to create a sudoku game using some type of CSS grid framework. I can't find any good explanations as to what a grid framework is. Someone please explain or direct me to an explanation. Regards

Member Avatar for pritaeas
0
71
Member Avatar for davy_yg

page-about.php [CODE] <div id="AboutNav"> <h3>About</h3> <p style="border-bottom: 1px dotted #787878; width: 200px;"></p><br /> <a href="https://localhost/wordpress/about/about-vision.php">Vision & Mission</a><br /> <a href="https://localhost/wordpress/about/about-history.php">History</a><br /> <a href="https://localhost/wordpress/about/about-client.php">Client</a><br /> <a href="https://localhost/wordpress/about/about-people.php">People</a><br /> </ul> <br> </div><br /> [/CODE] style.css [CODE] #AboutNav h3 { margin: 20px 0 0 0; } #AboutNav a:link{ background: url('images/About/AboutNav2.png') 0 0; width: …

Member Avatar for stultuske
0
277
Member Avatar for vb2learn

Hello Once again i need help. I have a webbrowser So once webbrowser is completed then it should add the specified value in [TEX]<input type="file"> [/TEX] value in php. Eg: Webbrowser link is [url]http://tinypic.com/[/url] When webbrowser is completed then this [url]http://screensnapr.com/e/LCgzhP.png[/url] value will be our specified value. I tried using …

Member Avatar for sean7725
0
508
Member Avatar for skygrrrl

Hi, I am trying to have my landing page center in the browser when it resizes, with css yet and I'm confused. Right now its all flush left and i want it to center in any browser if possible. Maybe could someone please add the code in red so i …

Member Avatar for drjohn
0
183
Member Avatar for kevindougans

Hi guys, [url]http://mambo.3thirteen.co.uk/en[/url] On the top bit with the videos and 3 video previews i can't get the 3 video previews to display on one line. It's driving me mad, I'm sure its only 1 little line of CSS but can't figure it out. display:inline; is not working as expected …

Member Avatar for kevindougans
0
110
Member Avatar for evilguyme

Hey guys! i appreciate all the help ive been getting from you around here. I have a problem that isnt being solved by google D: i like the frames in html its exactly what i need however i want to make a dropdown menu bar on the header frame and …

Member Avatar for stultuske
0
111
Member Avatar for AleWin

I can't do the autologin in a site. Normally in the html code there is an ID and then use "getElementById" but in this case there is no ID. Can anyone help me? Name [CODE] <input type="text" name="user" size="20" maxlength="50">[/CODE] Password [CODE] <input type="password" name="pass" size="20" maxlength="50">[/CODE]

Member Avatar for AleWin
0
134
Member Avatar for Q8iEnG

Dear all, I got a problem with the header in a website that I was working on, now it is nearly published but after I had tested it over several browsers I got a problem with firefox. Check out the header how does it look like: [url]http://www.birthkuwait.com[/url] I'm using Blogger. …

Member Avatar for Q8iEnG
0
240
Member Avatar for al2henry

I am a self taught "elementary" html coder (still find hard to resist putting formatting on the page along with the content) and have created two web sites for orgs I belong to: [url]http://www.conservancyonmayne.com[/url] and [url]http://www.vivaldichoir.org[/url]. I recently added a code snippet I found at Digital Point that performs a …

Member Avatar for floatingDivs
0
188
Member Avatar for Gribouillis

I discovered and installed a firefox addon called Remote Control. This addon starts a telnet server which lets you send javascript commands to the firefox web browser. Combined with python telnetlib module, it becomes very easy to reload or change the content of a tab in a running firefox from …

Member Avatar for Gribouillis
0
927
Member Avatar for earlybirdsean

How to make a tabbed web browser that uses Webkit.Net in WPF? And if possible, please include codes. And by the way, is it possible to embed a javascript engine in vb.net?

0
82
Member Avatar for andrewliu

Hello, I have a table and a div tag. My table is on the left side of the div tag. I was wondering how to make sure that my div tag wont be disrupted by my table. When I have a table next to the div tag, my context in …

Member Avatar for christinamarie1
0
651
Member Avatar for learning_php

Hi, I'm building a design for a website as a practice, but it seems i'm missing sthg as every time i try to add <h> tag of any size, the div shifts down leaving a blank space above, but it works fine if i replaced the <h> with a large …

Member Avatar for learning_php
0
169
Member Avatar for Philippe.Lahaie

Hello, I am currently creating a master page with a fixed with of 960px, under the header i have a left column, a placeholder, and a right column, all 3 are set to float:left; and have fixed widths of respectively 150 , 615 and 195 pixels. The page displays perfectly …

Member Avatar for Philippe.Lahaie
0
98
Member Avatar for davy_yg

page-about.php [CODE] <div id="AboutNav"> <h3>About</h3> <p style="border-bottom: 1px dotted #787878; width: 200px;"></p><br /> <ul> <li><a href="https://localhost/wordpress/about/">Vision & Mission</a><br /></li> <li><a href="https://localhost/wordpress/about/">History</a><br /></li> <li><a href="https://localhost/wordpress/about/">Client</a><br /></li> <li><a href="https://localhost/wordpress/about/">People</a><br /></li> </ul> <br> </div><br /> [/CODE] style.css [CODE] #AboutNav li a:link{ background: url(images/About/AboutNav2.png) 0 20px ; width: 100px; text-decoration: none; color: black; Arial, …

0
72
Member Avatar for suavedesign

I have a bunch (about 20)thumbnail jpg images that I want to enlarge to a much bigger image when you click on each thumbnail. But I dont want to have so many large jpgs on my website, because that will slow down the entire site. Whats the best way to …

Member Avatar for lps
0
75
Member Avatar for doctorphp

Hey everyone, I am having some trouble positioning a div in the top right corner of another div. This is what I would like to have. [ATTACH]23723[/ATTACH] But I cannot get it to work. I tried [CODE] #edit { position: absolute; top: 0; right: 0; } [/CODE] This is the …

Member Avatar for lps
0
2K
Member Avatar for tweets23

How to use macros in html . I do not want to re-write a part of html code in many pages. any way to use modular kind of programming in html. Thx in advance.

Member Avatar for drjohn
0
70
Member Avatar for cloud02

Hello, I just wanna ask if web designers need to master programming like java, C++ etc? coz I'm not good at it, I Mean really suck at it no matter how hard and long I practice it I just dont get it and when I do I forget in a …

Member Avatar for Rashakil Fol
0
177
Member Avatar for EatingGennaro

I am trying to make a software that signs up for hotmail etc. I am running into a couple of problems with the choosing of the birth date and clicking the submit button. I am newer to coding. So here is my code I have tried so it will enter …

Member Avatar for codeorder
0
142

The End.