10,655 Topics

Member Avatar for
Member Avatar for aanshi
Member Avatar for JohnAvo

I am looking for good (ideally open source) solution to do telnet from web browser. Anyone knows Flash/Ajax solutions for that? The best will be a pure client based components, but client-server may work too.

0
56
Member Avatar for gmx

I just Started to learn HTML coding,But don't understand how to add design in code means website layout.

Member Avatar for js112
0
112
Member Avatar for cormee

Hi, Can anyone suggest a good image slider similiar to the one at the bottom of [url]http://munsterrugby.ie/[/url] I've found two: [url]http://www.oxylusflash.com/flashfiles/advanced-image-slider-with-autoplay-xml[/url] and [url]http://www.coolfocus.com/relocate.asp?page=flash/examples/picstrip/index.asp[/url] But neither turned out to be suitable. Thanks :)

Member Avatar for pritaeas
0
82
Member Avatar for RhysW

Hi, this is my first post here. I'll probably stick around because this is a really good forum! Anyway, I could use a little help please. I'm a relatively new designer and I can't figure this out. I'm not too good with Js yet but I'll serve separate sheets if …

Member Avatar for ko ko
1
95
Member Avatar for apgriffiths

I am trying to create a kind of grid of divs but i cannot get it to work. I am a newbie at this and still learning. I have been on many websites but still no luck. My html is [CODE] <div id="pitchdiv" class="dropZoneContainer"> <div id="gk" class="wrapper"> <div id="gk1" class="dropZone" …

Member Avatar for apgriffiths
-1
159
Member Avatar for Skzz

I'm making a website with a header above all the content, a box for main info and a sidebar floating to the right, and then I have a footer that goes underneath the main content and the sidebar both. Now if the main content is taller than the sidebar, there's …

Member Avatar for webmaven
0
43
Member Avatar for leegeorg07

Hi, I have this code: [code] <style> div.floating-menu {position:fixed;background:#fff4c8;border:1px solid #ffcc00;} div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;float:left;} </style> <div class="floating-menu"> <h3>Floating Menu</h3> <a href="http://www.quackit.com/css/">CSS</a> <a href="http://www.quackit.com/html/">HTML</a> <a href="http://www.quackit.com/javascript/">JavaScript</a> <a href="http://www.quackit.com/coldfusion/">ColdFusion</a> <a href="http://www.quackit.com/myspace/codes/">MySpace Codes</a> </div> [/code] which I got from a website, I was wondering if there is a way I …

Member Avatar for leegeorg07
0
128
Member Avatar for anand4160

i use nowrap="nowrap" attribuate to fix my UI for IE 6 , now when i am trying to run the same code in IE 8 its not working. The code is simple to display table. nowrap="nowrap" is written in the main CSS file , and its get applied to all …

Member Avatar for Troy III
0
2K
Member Avatar for bryanhiehle

Hello, So i need some help. i have currently been working on a website for a competition and i ran into a problem. I am using <div> tags and calling the id from the css. i have seperate id's classes and basic tag set up in CSS. the only problem …

Member Avatar for ko ko
0
231
Member Avatar for jshesek

Hi, Not sure if this is the correct forum - but - I'd like my users to be able to type "Intranet" into the IE address bar and be directed to the Home page. I don't want to use a hosts file on the users computer. Looking for another way. …

Member Avatar for pritaeas
0
72
Member Avatar for wtd

Hi, I made this test page: [url]www.wearwolfdesign.com/index.php[/url] In Safari, Opera, Internet Explorer and Google chrome it works perfectly all look slightly different but acceptable. The problem is in FF the text at the top looses all it's format and goes a horrible font with no positioning. The second issue is …

Member Avatar for wtd
0
130
Member Avatar for modemjunkie

J ust want to be able to dump photos into a directory on my server and be able to generate a simple of thumbnails and a way of looking at them and the photos. I tried Autogenerating Photo Gallery (AGG). I uploaded the package as it came with its sample …

Member Avatar for almostbob
0
91
Member Avatar for apgriffiths

I am trying to create a drag and drop area. The theme for the area is a football pitch, the picture is broken up into a grid, please see the attached picture for what ive done so far, So far i have only done it using a table using the …

0
62
Member Avatar for paulhoffman

DaniWeb Design Community, I have created and customized a spry menu bar using Dreamweaver CS3 for my school's website and, although it displays fine on my computer in both IE and Firefox, some coworkers have pointed out a problem when viewed on some of their computers. Some of the menu …

Member Avatar for livecofriendly
0
253
Member Avatar for optikali

I am trying to put up a rope border (border.png) on the sides of my center box of text. Text will work with z-index properly, but the border just will not show. Any ideas? style.css = [CODE]* {margin:0px;padding:0px;top:0px;left:0px;} body{ text-align: center; background: #000000; } #central{ margin-right: auto; margin-left: auto; margin-top: …

Member Avatar for Troy III
0
224
Member Avatar for fatihpiristine

hey guys.. i have a problem on IE7. following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div. [code=css] body { background-color: #363636; color: #FFFFFF; font-family: tahoma,sans-serif; font-size: 70%; …

Member Avatar for fatihpiristine
0
162
Member Avatar for Getpage

I have a movie, Media Player(mymovie.wmv), also have it in Quicktime (mymovie.mov), and flash(my movie.flv) I want it to open in a unframed position in the web page, I have no idea how to write the html for this. I have saved all the versions of this movie into the …

Member Avatar for Getpage
-1
137
Member Avatar for ytregnn

[CODE]<table width="492" border="0" bordercolor="#202020" align="left" cellpadding="7" RULES=ROWS FRAME=HSIDES>[/CODE] I have created a table with four rows and I use the code above to take away the vertical borders. What I would like to do is to take away 2nd (out of 3 rows) row. How can I do this? Do …

Member Avatar for urolicious
0
153
Member Avatar for goodluck4287

A few questions... First, is there anything I can consolidate on this .htaccess and keep all of the functionality? Is my htaccess file going to be hidden from users with lines 2-5 or is there something else I need to do? My last one is probably the most fun. As …

Member Avatar for goodluck4287
0
222
Member Avatar for daviddoria

Is there anyway to get images to be the "correct" size - i.e. fit the width of the text? This is what currently happens: [url]http://engineeringnotes.net/personal/pictures.shtml[/url] Thanks, Dave

Member Avatar for Troy III
0
133
Member Avatar for ayen
Member Avatar for daviddoria

I'm still very new to css, so I'm sure this is just some really silly thing: [url]http://engineeringnotes.net/personal/[/url] Does anyone know why the text is hanging off the left side of the page (on the "home" page and the "publications" page? Thanks, Dave

Member Avatar for daviddoria
0
175
Member Avatar for leegeorg07

Hi, the site [url]http://932gs.co.cc/secure_site.html[/url] loads fine for ie and chrome/chromium but for some reason the javascript wont load, can people verify this and if it is true, how can I fix it?

Member Avatar for leegeorg07
0
95
Member Avatar for dipunm

I just finished a wordpress theme and all was ok. Problems only started once we added more articles... I don't know if this is firefox or what, but here is what happens.. [CODE] <li id="post-83"> <a class="block" href="http://www.website.com/great-british-refurb/2009/" rel="bookmark"> <h2>British Refurb</h2> <div class="subtext"> WRITTEN BY: Name <br> POSTED ON: 28/09/09 …

Member Avatar for dipunm
0
110
Member Avatar for gaz

hi my navigaion keeps on moving onto a new line and i cant seem to stop it. i have tried all that i can think of. thanks [CODE] body{ height:100%; width: 150%; margin:0; } #nav{ clear:both; font-weight:bold; color:black; margin-left:4px; float:left; list-style-type:none; background:url(navshadow.gif) no-repeat 8px 100% #fff; width:100; padding-bottom:21px; position:absolute; left:15%; …

Member Avatar for Troy III
-1
110
Member Avatar for vjwilson

I am updating a conference website, and I've come across a design problem that has me stumped. I have tables for: -a company's account -person (each company can have many persons in its account) -conference sections (for example, 1-day, 2-day, or 3-day attendance) -a lookup table relating people to sections …

0
85
Member Avatar for cavpollo

How can I make this HTML into CSS? Also, after making it css I want to save it in a file (.css) and then call it from a different file (an html web page). What I dont know is how to add the "custom code" (the table has 2 holes. …

Member Avatar for Airshow
0
201
Member Avatar for Gearspro

Hey Daniwebs members :) Was wondering if any one could tell me how to add the mouseover to links? because i've tried applying the style sheet, but it doesnt seem to be working :( Can someone tell me how to do this pleaseeeeeeeeeeeee :)

Member Avatar for Gearspro
-1
159
Member Avatar for tamphung

Hi guys, I'm new to this forum and hope to get some help with a problem. I want to be able to jump to an anchor but not have it display at the top but in the middle, a specific area of a certain number of pixel down from the …

0
94

The End.