10,650 Topics

Member Avatar for
Member Avatar for savio_1987

I have a few numeric values in string format, i need to convert the nos into integer so that i can use them for comparision e.g taken the month as 3, but in string it needs to be converted into integer for conversion, how do i go about in VBscript …

Member Avatar for autocrat
0
114
Member Avatar for kishou

ok i'm not sure whats wrong with this. but eachtime itry to set it to fixed it gets all messed up. this is the working code: [CODE]ul { position:fixed; left: 20%; list-style: none; } ul a { color: #FFF; text-decoration: none; display: block; padding: 5px 5px 5px 10px; height:20px; width: …

Member Avatar for autocrat
0
112
Member Avatar for CassieJ

Hi, Does anyone have a simple and effective fix for ie6's inability to view images with transparent backgrounds? I've tried Microsoft's fix but it doesn't fix it - it is highly possible that I am doing something wrong but I followed their instructions. Either way I just wondered what other …

Member Avatar for autocrat
1
105
Member Avatar for jedwards23

I am having some really weird problems with my float based layout in ie7 mainly relating to browser window resize. problem 1) if i scroll the window down and then back up any borders that go offscreen dissapear, and will not re-appear without a refresh. There is a sharp line …

Member Avatar for autocrat
0
96
Member Avatar for trangcoi2101

menus.html [CODE]<html> <head> <title>CSS Flyout menus</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="menus.css" /> </head> <body> <ul id="nav"> <li><a href="#">Starters</a> <ul> <li><a href="">Fish</a></li> <li><a href="">Fruit</a></li> <li><a href="">Soups</a></li> </ul> </li> <li><a href="#">Main courses</a> <ul> <li><a href="">Meat</a></li> <li><a href="">Fish</a></li> <li><a href="">Vegetarian</a></li> </ul> </li> <li><a href="#">Desserts</a> <ul> <li><a href="">Fruit</a></li> <li><a href="">Puddings</a></li> …

Member Avatar for autocrat
0
84
Member Avatar for az_master

guys i need some help on inserting images in css,particularly background images.

Member Avatar for autocrat
0
101
Member Avatar for HypeAWE

Hello. My problem is simple, yet it's complicated. When I try to link somewheres that out of my site, I can't. The code in the index.html file is correct, but yet whenever I link somewhere it adds the url of my board to the link, so lets say my board …

Member Avatar for buddylee17
0
84
Member Avatar for rockbd

can anyone please give me script code with example for button? i want to control scene to scene. i.g when i click the contact button i will navigate to contact scene. and please ell me how is this site.. [url]www.arksylhet.com[/url].

Member Avatar for rockbd
0
100
Member Avatar for jonesc5

I currently have this in my css. But for the life of me IE7 won't do as it's told. The page looks GREAT in firefox but refuses to wrap in IE. [code] pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera …

0
53
Member Avatar for npatel0317

[url]www.insanecricket.com/EVisionbeta/index.htm[/url] I would like to know how to activate the controls automatically on the right bar so it activates auto when page is loaded everytime. I know there are .js out there but i tried to make it work but it doesnt work. Thanks NPatel

Member Avatar for npatel0317
0
80
Member Avatar for rohitrao

While working with div and css.. please let me know how this is possible... If we have a HTML layout with divs... and i want to swap the leftnav and the main content area, how can i do that using CSS and the HTML Is there a way possible, that …

Member Avatar for wendell00741
0
88
Member Avatar for OpalSos

How do I dynamically show the author of each post next to the post in question? This is a team blog, with 5 contributors, and I'm looking to display each post author once they had posted their own article. As for now, the simple solution is that I put an …

Member Avatar for OpalSos
0
118
Member Avatar for tjl30

So I decided I would try to make a website that is completely valid, and very simple. So far this is working out well, but there is a white space in between the main content area and the navigation area that I don't know how to get rid of. Here …

Member Avatar for tjl30
0
112
Member Avatar for GL.Za

Hi all, I hope I've slotted this in the right forumn. My project group and I have taken a new web develpoment project, thing is, the sponsor wants it to look awesome as it will be used predominantly by the public. So its new to us in that we have …

Member Avatar for peter_budo
0
79
Member Avatar for kavithakesav

Hi, I developed one website. Now i want to link one audio file to image. (means if any one click on that image audio has to start) Can any one Help me in this. Cheers...

Member Avatar for aravelli
0
68
Member Avatar for sfadelta

I am new to CSS layouts, so this is probably a really dumb question. I know this is a common problem, but for some reason I cannot find the simple code to fix it: When using a one column fixed layout with header and footer, I have a blank space …

Member Avatar for kavithakesav
0
112
Member Avatar for richWnewkey

(I'm exhausted, so please overlook grammar, syntax, and spelling mistakes.) I use Dreamweaver 9 with the rest of CS 3 on Mac OS X Leopard. Everything I do is done in split view to the source code. The design view is only for instant gratification and it makes it easier …

0
50
Member Avatar for ceyesuma

What do I have to do to link from one page to a document.html and target the main frame of another frameset? -thanks -Steve

Member Avatar for phper
0
32
Member Avatar for GuyH

Hello , I am setting up new site in WP and want to be using aWeber. Now I would like that the sign-up box for my list looks attractive.. Can this be done within aWeber? My theme has a unit from 300x250 that I would like to use for this …

0
45
Member Avatar for tarsem

[CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Show hide content with sliding effect</title> <meta name="language" content="English"> <meta name="robots" content="follow"> <meta name="googlebot" content="index, follow"> <style type="text/css"> body{ font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; /* Font to use */ margin:0px; } .ad{ position:absolute; top:10px; right:10px; } .dhtmlgoodies_question{ /* …

Member Avatar for peter_budo
1
158
Member Avatar for weleh

Here are my css kode can u check it cause i'm a newbie in this case. [code]/*KODE INI NGIKUT DR OM KANAL AMA OM CUPU*/ .commonbox, .commonbox_noborder { margin-bottom:0px !important; } /* PROFILE BACKGROUND */ body { background-image:url(GANTI URLNYAH); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#000000; } /* GLOBAL FONTS */ .usercontent { …

Member Avatar for peter_budo
0
98
Member Avatar for logiq

Hello everyone. So I coded a site in HTML and CSS. But I have some problems.. This is how the codes looks like: [B]HTML CODE:[/B] [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <title>TealTemplate</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="style.css" /> <img id="header"/> <img id="headerbar"/> <img id="headerunderbar"/> …

Member Avatar for logiq
0
84
Member Avatar for feiticer

Could someone explain why it's a good idea to have blank index.html or maybe not blank in every folder on the site?

Member Avatar for tarsem
0
88
Member Avatar for truguate

how would i go about letting people upload videos to my website any special progs i should consider is one platform better than another

Member Avatar for gdi
0
38
Member Avatar for truguate

am not sure why i cannot load flash file am using dreamweaver but is not displaying on my web page it comes out when i preview it in the brower but will not display when i upload to site only type of files i can get to work are .mov …

Member Avatar for gdi
0
106
Member Avatar for nikhita

can somebody help me whether the shortcut icon can be called using a CSS file. other than the following code given below: <link rel="shortcut icon" href="favicon1.ico">

Member Avatar for nikhita
0
104
Member Avatar for bunnny

Alright, I am currently working on a new project called Shaise (shaise.com) where I am working on redesigning the forums header. However, I will need to replace all of the forums links (ie. Board Index, Login, Register, and all of the other links that appear when signed in. If you …

0
62
Member Avatar for Silverstar_555

Ahe. Hello, I'm just looking for a login/password/register code that would be helpful for my site. <snipped URL> yes, its a role-play site and It'd be really helpful if people could LOGIN and then it would have a list of who's online. My members would have to register, etc. Then, …

Member Avatar for BroKeN
0
110
Member Avatar for Lokasip

I'm trying to figure out how to build a site using table for the layout. Like the following: [url]http://img187.imageshack.us/my.php?image=tablelayoutst6.jpg[/url] I know using table isn't the brightest idea. I am just trying to learn how the table tag can be used in different situations. I can't seem to get the "content" …

Member Avatar for Lokasip
0
88
Member Avatar for mrcniceguy

I understand how to use embed in html, My problem is that i need to arrange my music in such a way,that they will be played with only one player. Example:1<EMBED SRC="rtggfg.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> 2<EMBED SRC="adsdsd.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> 3<EMBED SRC="aladdin.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> This will …

Member Avatar for mrcniceguy
0
100

The End.