10,650 Topics

Member Avatar for
Member Avatar for sukritinfotech
Member Avatar for Dendei

hey i have a question how do i get my funktion to work in the design.cs? namespace Visma_projekt { public class BlackJack { public string[] Cards = new string[51]; public void SkapaKort() { System.Console.WriteLine("Ehhhh"); } } } i want to call the funktion from this code visma.cs into the form1 …

Member Avatar for Dendei
0
98
Member Avatar for bikashjit

Ive putted 2iframes of same site, in my website the problem is the site's logo and home, contact, links.., they are appearing in both frames and I dont want to show the same site logo and the home, contacts links. How to do this? Is it possible? Here's one article …

Member Avatar for almostbob
0
175
Member Avatar for garyjohnson

I have been trying to make my websites looks and when ever i make a top banner that spreads across the page, it looks ugly and childish. Can someone tell me how to make a nice banner like daniweb which is appealing.

Member Avatar for JorgeM
0
159
Member Avatar for oksam

I have used following mod_rewrite rules: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %(REQUEST_FILENAME) !-l RewriteRule ^(.*)$ index.php?url=$1 [QSA,L] to get **www.myweb.com/newyork** from **www.myweb.com/index.php?url=newyork.** Now I trying to get pretty url for this page www.myweb.com/itemdetail?itemid=1000 to www.myweb.com/itemdetail/1000 I have been trying several mod_rewrite rules, but I have not …

Member Avatar for pritaeas
0
153
Member Avatar for code739

good day fellas, i just curios if there such thing as like below: style.css @media handheld, only screen and (max-width: 767px) { ->link to another css file } cause actually i want to detect if its a mobile then it will link to another stylesheet that i made for mobile …

Member Avatar for sjiinfotech
0
119
Member Avatar for peter20

Hi, I am new in css programming and I would like to edit a css.file. I downloaded a template from [Click Here](http://www.os-templates.com/free-responsive-templates/rs-fusion) but I want to make smaller the image slideshow, put it to the top of the div container and next to the slider to make a new div …

Member Avatar for ainosilva
0
59
Member Avatar for vizz
Member Avatar for iamthwee
0
30
Member Avatar for xxmp

Hello I want to create an image galery. When someone selects the images then the image is showing. I want when the user click on the half->right side of the image then goes to the next image otherwise (half->left side) goes to the precious image. How i can cut an …

Member Avatar for JorgeM
0
78
Member Avatar for newcoder310

Hi, None of the images that I try to add using HTML, CSS are being displayed on Chrome. I have tried methods like clearing cache and other tweakings of my browser but no use. Is there some code that I need to include to ensure that images are being dispalyed …

Member Avatar for theHop
0
98
Member Avatar for eric3

I do not know much code but have figured out alot of the past day setting up my first site but now I am perplexed and need help. I created the html code using NVU and like it. The issue is with a form I created to gather some information …

Member Avatar for winnersingh
0
240
Member Avatar for dwlamb

I want to use regular expression to clean-up some CSS files. I used a Friebug add-on, CSS Usage, to analyse some CSS from a jquery demo. Exporting the files, this add-on places 'UNUSED' at the front of a declaration and rule. Below is a sample of the output. html #demo-config-menu …

Member Avatar for dwlamb
0
115
Member Avatar for sukritinfotech
Member Avatar for OrangeTree

Hi everyone :). **Strange situation** with this code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <body> <div align="center"> <div style="width: 500px; background-color: blue"> <div style="width: 200px; float: left"> <p>Some text.</p> </div> <div style="width: 210px; float: right"> <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/13/DuskyDolphin.jpg/220px-DuskyDolphin.jpg" alt="Dolphin"> </div> </div> </div> </body> </html> Display in **IE** (9) is …

Member Avatar for OrangeTree
0
188
Member Avatar for kevwood

hi all. i am having problems getting my CSS file to link in with all my pages. the navigation section looses its bg image. here is the code i am using for the navigation <div id="navigation"><p id="P_navigation"> <ul id="List_nav"> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxxxx</a></li> <li><a href="xxxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxx.html" …

Member Avatar for theHop
0
206
Member Avatar for sukritinfotech
Member Avatar for stevenpeter
0
163
Member Avatar for sukritinfotech

How many keywords we can put in a website and how many characters should be in a keyword ?

Member Avatar for stevenpeter
0
176
Member Avatar for mhettinger77

WARNING NOOB ALERT!!! I hope I am posting in the right place. A little about me I am a Firefighter/Gamer/self proclaimed technerd. I made a site for a Group of other Firefighter/Gamers. Should say mudding my way through making a site. I need some help getting info from one place …

Member Avatar for diafol
0
105
Member Avatar for suavedesign

I have a question for professional web designers. Do I must make my website compatible for smaller devices such as IPhones, or is that a nice "extra" thing to do? I dont really know how, as I never did before, so before I spend hours on this, I want to …

Member Avatar for pritaeas
0
56
Member Avatar for louie540

I was just at school which has IE8 on their computers so I decided to test my website, and for some reason my links aren't clickable. I was using HTML5 so I switched the doctype to XHTML Strict, which didn't solve anything. I tried messing around a little bit with …

Member Avatar for lps
0
135
Member Avatar for garyjohnson

I want to know if it possible for a code to automatically format a video once uploaded by a user to my website.

Member Avatar for garyjohnson
0
205
Member Avatar for wrathyimp

Hi, I have a client with static website, now he needs to have a automated news updating facility, so he can just add the news headline or title to a text file, which will be updated to the front page and all the inner pages. I have tried the object …

Member Avatar for JorgeM
0
160
Member Avatar for on93
Member Avatar for rotten69
0
83
Member Avatar for alvin.decker

Hey! I am an experienced programmer (php, javascript, mysql, some ajax) who is looking for an experienced and competent graphic and/or web designer with whom to create a text-based RPG. I will assume the financial risk and the programming responsibilities. I need someone to make the banners, logos, icons, and …

Member Avatar for rotten69
0
221
Member Avatar for shiinko

Hello ! I'm new to Web Developing, and I'm trying to make rather simple template. By following this tutorial, first part of it (top extendable header and background) went ok, but the second part (adding top, centered logo) is not placed correctly- it's placed a little downwards and probably a …

Member Avatar for ObSys
0
228
Member Avatar for vizz

I have background color **#025E7A** I tried lots of color combinations but unable to create eye catching layout. Please help for creating two colum layout with color combination (left sidebar 25% width)

Member Avatar for vizz
0
112
Member Avatar for 68thorby68

I have a simple html/css page (attached) that uses a jquery function to enlarge images on hover. However, no matter how I try and manipulate the z-index of each html element, the enlarged image is always behind all other html elements. I have trid to change the css class .image …

Member Avatar for KaletonMedia
0
159
Member Avatar for kartikkp

I have a question about the drop down lists in html that I have, I want to find a way that I could display a different drop down list depending on the value of the drop down list above. Say I had a drop down of clothes and the person …

Member Avatar for NickNasty
0
184
Member Avatar for HunainHafeez

I have made a sign up form which asks user to enter his personal + Academic details and EMPLOYMENT INFO, i am done with personal and academic details section and also designed EMPLOYER INFO section but as u know that it isn't necessary that every person would have employment experience …

Member Avatar for HunainHafeez
0
97
Member Avatar for esparkinfo

Hello Friends, does anyone has worked on media queries? css3? I have a client who is looking for media queries.... I want to know about that before start my project. What could be the sizes & if I should use server side code to detect for the device first to …

Member Avatar for lps
0
83

The End.