11,821 Topics
![]() | |
I'm try to design a web page that displays pictures (thumbnail) with a link to the full size picture under the picture.. The code below shows the full path to the picture but I can't figure out how to make it into an link. Here is the php code:[code=php] <?php … ![]() | |
Hello, I was wondering what it is I need to do in order for my width of the div tag to be 1000px; and then it will shrink/resize the width of it if the browser shrinks/resized? Thank you | |
Good afternoon, I need to display part of a url so that testers know which development site they are looking at. At the moment I am using: [icode]<script language="javascript">document.writeln(document.location);</script>[/icode] but this displays the whole url such as example: [url]http://development/B1888FG65789exampleexample376522003_7767389991122334453466737278685685847437[/url] and would love it to be: [url]http://development/[/url] Any ideas? | |
Lately I've been having a problem when the files are uploaded. Usually when I finish my layout in Dreamweaver, I send my work to the IT Department to upload it. They upload the files and send them out as e-mails. (which are e-newsletters). When I view the newsletter in the … | |
Hi there, I have a few sites plus a few clients' sites I have designed and manage. At present, when I want to add a new feature to all of the sites, I code it into each site individually. What I want to achieve is to be able to update … | |
How to set background image for iframe? If set, it is not working in IE. But works with Mozilla and Google Chrome. How to fix bug in IE for displaying background image in iframe. M.Sworna Vidhya | |
Can anyone help me get all of the right information in how to design a e-commerce site built on a mac. Everything from what software to use to track and maintain the database to how to create the gateway for the merchant account from PayPal. I have created web sites … | |
I've created a seperate html files for navigation, content and footer. I want to club those files. All the navigation, content, footer files resides in the same directory where the index.html file resides. I want to include the above mentioned html files inside the index.html. I have tried using the … | |
Hi I have validated all my pages, as I do on a regular basis, and found a couple pages with one error that I'm just not figuring out. The strange part is, each of these pages were built off the same design and one validates while the others dont. Anyway, … | |
good evening to all :) i am having a problem with my css lesson and i hope you guys code help me :) this is 3 layer image result: [URL=http://img149.imageshack.us/i/headerfull.jpg/][IMG=http://img149.imageshack.us/img149/8155/headerfull.th.jpg][/IMG][/URL] this are the image needed to create the 3 layer image the logo [URL=http://img834.imageshack.us/i/logoml.jpg/][IMG]http://img834.imageshack.us/img834/9944/logoml.jpg[/IMG][/URL] left photo [URL=http://img834.imageshack.us/i/headerphoto.jpg/][IMG]http://img834.imageshack.us/img834/287/headerphoto.jpg[/IMG][/URL] the line( it … | |
hello.. i'm new and still learning netbeans.. i use netbeans as my mini project for my java course.. but here's what i dont understand.. i design using GUI.. i make black background... when i click on preview design.. everything seems ok and it look exactly like what i want.. but … | |
i am working in web page development for html.its working in firefox but its not working in IE,safari i have a problem with screen resolution, i need a common screen resolution for html | |
Png files are looking grainy on my site. I want them to look crisp and very detailed. I want to make a (300)(900)px header to showcase some pics.I don't know why they look so terrible after I safe them form photoshop and illustrator. | |
Hello. I wanna integrate a site similar to [URL="http://www.superknowa.com"]http://www.superknowa.com[/URL]. In this site when you got Services menu, there they have different menu in the left side. Again when u goto Products menu they have a different menu in the left. In the other pages no menu will be shown. How … | |
Please post this on HTML thread. | |
Hello all anyone knows a software which can enable me to quickly create an image gallery composed of thumbnails for example, and which autoplays line by line, with a zoom effect on every image encountered? I saw an example on this link (demo) [url]http://addyosmani.com/blog/zoomer-gallery-a-jquery-plugin-for-displaying-images-with-flash-like-zooming-effects/[/url] but it applies the zooming only … | |
Ok guys, I will like to know what programming language, javascript or flash to do these; Play a video and when a user clicks a part of the video they get marked. My guess here is flash but not sure how to go about it. Please any web links that … | |
I want to know how to make a frame in html which will not lookink like a frame, i mean if we do right click on a frame then it will then browsers show a link like [B]This Frame>[/B] but i wanna make a frame which will work as a … | |
Hi I try to use iframe to solve a scroll issue in flash. [URL="http://3rlend.com/projectpreview/Editor.html"]Here[/URL] is the main page. [URL="http://3rlend.com/projectpreview/pureEditor.html"]Here[/URL] is the page in the iframe. Why is nothing in the iframe in Editor.html in the "editor" div loaded? | |
In CSS I was wanting to know if there is a way to set up a html table cells with tags [ICODE]h1, h2,[/ICODE] that are controlled with a style sheet. I would still need to know how to put the Gradient on each cell. (i will post as solved) [TEX]Thank … | |
Not sure if this actually qualifies for this forum so please by all means move this topic to the appropriate place if it isn't. I'm writing a C# Windows Application (not a web app) and it uses either an SQL or Access database to store its data for multiple network … | |
Hi, I have created a missing.php file which the user is redirected to if the page they are trying to access does not exist. I use GoDaddy as a host and I set up the 404 error section so it redirects correctly. It works if the user tries to go … | |
Ive got my form layout, but I would like to add a really cool background image to make the form snap. But it will not show up. Here is my style and html, had to validate strict. Thanks in advance.... [CODE]<head> <title>John Rogers Web Design</title> <link href= "./styles/formstyle.css" rel= "stylesheet" … | |
[CODE]<form> <table class="spon_info"> <tr><td> <label for="add_street" style="font-size:12px;vertical-align:middle;padding-left:2px;">Street</label></td><td> <input name="add_street" type="text" style="vertical-align:middle" value="" size="35" maxlength="50"/> </td></tr> <tr><td> <label for="add_city" style="font-size:12px;vertical-align:middle;padding-left:2px;">City</label></td><td> <input name="add_city" type="text" style="vertical-align:middle" value="" size="35" maxlength="30"/> </td></tr> <tr><td> <label for="add_state" style="font-size:12px;vertical-align:middle;padding-left:2px;">State</label></td><td> <input name="add_state" type="text" style="vertical-align:middle" value="" size="5" maxlength="2"/> </td></tr> </table> </form>[/CODE] I have this table and in that table has … | |
Hi: I have a dropline nav menu that works great in all standards compliant browsers and DID work perfectly in IE8 until I applied some Safari CSS hacks. The dropline menu has only 2 sub-menus under Company and Expertise. The issue is: prior to applying the Safari hacks, when hovering … | |
Whats the best way to use a special character as a bullet for lists in CSS. I'm trying to use "»"? | |
hi I'm trying to solve this problem without success for two days i have a problem only in google chrome (in other browser it's fine) the text of my scrolling news is cut off on the right side. [URL="http://31116710-dup.dpages.co.il/"]http://31116710-dup.dpages.co.il/[/URL] help please.... | |
Anybody got any recommendations for review software a la Amazon style for a website. I am looking for a systems that uses 5 Stars or similar. Any recommendations / ideas welcome? | |
So I'm new to CSS. But I went through a CSS course on lynda.com! I made this website with the new knowledge with CSS. [url]http://www.hackstavastergard.com/[/url] But now for the other links (gästhem, bed&breakfast, uthyrning,stipendium, ledarskap, möbler and kontakt), there will be a whole new look. As in not the same … | |
Hi Friends I'm seeking for a Editor by which i can view my web pages in design mode something like Dreamweaver in Windows. | |
I wonder anyone here know any online site checker can possibly tell the site is created by like: wordpress, joomla, drupal etc ![]() | |
Hello all, This doesn't seem that it should be terribly difficult to do, but of course it is (for me anyway). I own a golf site, and I would like to insert the world rankings, which is in an XML format file into an existing html file. I have applied … | |
How do i accept picture uploads unto a php webpage from a user? ![]() | |
Hello guys, I am like very new with the html, scripts and stuff like that. A friend of mine showed me a thing that really caught my attention. It's about this listing. [url]http://newyork.craigslist.org/jsy/ctd/1994392622.html[/url] The guy has a picture in that ad with all the needed information but when you try … | |
I'm trying to get 3 child div's to display inside a parent div. This is part of a navigation menu, where I'm using jQuery on the div's. So, I have the first child div, which when clicked on, the 2 child div's will appear. The parent div keeps control of … | |
I'm trying to create a graphical button with custom images and text on it. My approach was to split the generic button image into 3 parts: (The img tag doesn't seem to work (?) so here are links to the 3 images) [url=http://img520.imageshack.us/img520/8263/buttonleftdg8.gif]button_left.gif[/url] - [url=http://img520.imageshack.us/img520/4167/buttonmiddlecz4.gif]button_middle.gif[/url] - [url=http://img520.imageshack.us/img520/8982/buttonrightnp6.gif]button_right.gif[/url] Then create a … | |
We are beginning the design phase for a new training database at my company. We utilize exchange/outlook shared calenders for several things and today the idea of integrating the new training database with one came up. I have done a bit of searching around but really haven't found much info … | |
Hey guys, I've a problem. I want a layout that looks like the layout.jpg (left) attachment in this post. I use this css code: [CODE=css] .contleft {background:#f2f2e6; clear:left; float:left; padding:10px; border:1px solid #fff; font:14px/17px Arial, Helvetica, sans-serif; border-color:#fff #666661 #666661 #fff; text-shadow:none; margin-top:-25px; margin-bottom:36px; width:500px;} .contright {float: right; clear:right; background:#f2f2e6; … | |
Hi! I am trying to embed a flash video in my html, and my problem is: The damn controls wont show! This is my code hope someone could tell me were i went wrong. [CODE]<object width="352" height="288" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"> <param name="salign" value="lt"> <param name="quality" value="high"> <param name="scale" value="noscale"> <param name="wmode" … | |
Anyone?...Anyone?...Bueller? | |
Hi I have a session variable I wish to display in the title of a web page. This works well with IE. However, when I switch to Firefox it only works on my personal server. And not when I go online using Firefox. Can anyone tell me why? [CODE]<?php echo(ucwords($_SESSION[fullname])); … | |
Hi there, I have a print button on the bottom of my page so that the user can print the page. I also have a print css style sheet so the images/colors aren't visible and the user can just print the text. [url]http://www.e-squareddesigns.com/websites/pacsoc/pacsoc_design.html[/url] When I click the button in Safari … | |
![]() | I want to put my own "twang" to certain elements on my website. For instance I'd like to have a image for say the a file attachment, instead of the normal box with browse after it. Can I do this? How can I do this. I'd like to apply images … ![]() |
Hi, I have a very simple html page that loads an embedded object. It [URL="http://www.leibovich.org"]works great[/URL] in FF and shows nothing in IE. [CODE]<html> <head> </head> <body> <object style=""> <embed style="movie" width=100% height=98% src="http://picasna.com/widget/gallery.swf" FlashVars="xmlPath=picasna.com/widget/xml/&an=PlacesIVeBeenPicturesITook&ps=1024&un=effyl01&ts=163&cpad=20&tpad=20&cscheme=0&bt=0&ct=1&nick=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"> </embed> </object> </body> </html>[/CODE] ![]() | |
The footer on my website is raised 1 pixel too high. #footer { clear: both; margin-left:0%; height:40px; font-size: .8em; width:100%; border-top: 1px solid #81C5A0; background-color:#FFFFFF; z-index:1; margin:0; Padding:0; | |
hi, i am trying to switch tabs without page going back to top. i am using this script. [URL="http://www.sohtanaka.com/web-design/examples/tabs/"]http://www.sohtanaka.com/web-design/examples/tabs/[/URL] but i just can't stop it from the page going back to the top when you click a tab. Thanks | |
[COLOR="Navy"]hello ppl .. :o I am trying to make the other table stop acting funny since the day before yesterday but i failed :confused: .. The thing is that I have two tables with "fixed" headers .. and the content of both tables is scrollable .. the problem is that … | |
hi all, i dont know how to get the right title of this thread.actually i wanna create a web-based system.i want to combine php n java.but for ui,i want to use html.anything that could help me like tutorial,example of web page code or any else? i appreciate if sumone could … | |
QUES:Explain the services provided by IP (Internet Protocol) - Addressing, Fragmentation, Packet timeouts and options ---------------------------------------------------------- [URL="http://www.lawebdesigning.com/"]los angeles e-Commerce[/URL] [URL="http://www.lawebdesigning.com/"]los angeles e-Commerce[/URL] [URL="http://www.lawebdesigning.com/"]los angeles custom web design[/URL] | |
Ques:-Audacity error while opening sound device when recording? -------------------------------------------------------------- [URL="http://www.lawebdesigning.com/"]los angeles e-Commerce[/URL] [URL="http://www.lawebdesigning.com/"]los angeles web design[/URL] [URL="http://www.lawebdesigning.com/"]los angeles web development[/URL] |
The End.