10,650 Topics

Member Avatar for
Member Avatar for jamie.choi.1806

**I think this could be put at Web Design part, but maybe the JavaScript is more important** **I am reposting this at Web Design** **I posted it at JavaScript Forum, that was a mistake** Code: <script src="//code.jquery.com/jquery-1.9.1.min.js"></script> <!-- Simple Login Form ** Used with jQuery --> <form id='login'> <input type='text' …

Member Avatar for toxicandy
0
189
Member Avatar for Apalache

Hey Folks, I'm investigating the use of selective Fonts - outside of the "usual" or default set and want to avoid making any font into an image file (.gif .jpg .png). The use of the "em" is universal in my quest accepting the standard that 16pts. is the default as …

Member Avatar for almostbob
0
128
Member Avatar for davy_yg

Hello, I am trying to scretch right and left my header and footer but as far as now it only scretch right. #navigation {margin: -5px 0 0 10px; min-width: 100%; height: 120px; background-color:#655700; border-radius: 0; position: fixed; z-index:2;} #footer {background: url(images/footer.jpg) repeat-x; background-color:#d08e38; height: 135px; min-width: 100%; position: absolute; margin: …

Member Avatar for davy_yg
0
211
Member Avatar for koneill

All, I am trying to use opacity to have one image on the page behind another image. The below code creates the opacity for the image in the div - but the other image doesn't display. Therefore, I'm wondering how this can be done as I have a few small …

Member Avatar for mattster
0
103
Member Avatar for mehnihma

Hi I have wordpress problem with banner going under content as you can see here: http://www.djeli.me/di/ZEJ9/slika1.png Code in header: <script type="text/javascript"> var clientWidth = window.screen.width; if(clientWidth >= 800){ document.write('<div id="divAdRight" style="position: absolute; top: 0px; width:100px; height:500px; overflow:hidden;"> <a href="http://yourwebsite.com" target="_blank"><img src="http://www./wp-content/plugins/float-left-right-advertising/rightbanner.jpg" width ="100" alt="" /></a></div><div id="divAdLeft" style="position: absolute; top: 0px; …

Member Avatar for mehnihma
0
262
Member Avatar for iConqueror

I am learning about design patterns in C# specifically the Bridge pattern. The GoF definition for the pattern states "Seerates an objects interface from its implementation". I have a question: Isnt an implementation of the interface always seperate from the interface itself? What exactly does the definition mean? Thankyou

Member Avatar for tinstaafl
0
183
Member Avatar for Siberian

I want to style an iFrame scroll bar and this what I found, but it doesn't work in Chrome, supposedly this should work in all browsers, not just IE ? html, body { scrollbar-face-color: #D9DEE1; scrollbar-highlight-color: #D9DEE1; scrollbar-shadow-color: #D9DEE1; scrollbar-3dlight-color: #D9DEE1; scrollbar-arrow-color: #D9DEE1; scrollbar-track-color: #D9DEE1; scrollbar-darkshadow-color: #D9DEE1; }

Member Avatar for mattster
0
154
Member Avatar for Gary_4

Hi all. Relative newby to DW CC, looking at my site its fine localy, however cant view on www after upload to server? I, can see the dat files as data on host just dosnt want to display???? Please Help PS I may have currupted the folder layout but cant …

Member Avatar for BMXDad
0
128
Member Avatar for ChrisJ

When I download a gif from my website script, it appears like a thin line. I expected to see the 1" by 1" graphic solid color image that appeared on the site. Is it just a thin line that expands once the web page size is set? How does this …

Member Avatar for DistantGalaxy
1
271
Member Avatar for erabxes

<form action = "uploadFile.php" method= "POST" enctype = "multipart/form-data"> <input type = "file" name = "file[]"><br><br> <input type = "file" name = "file[]"><br><br> <input type = "submit" value = "Submit"> </form> Is it possible to upload more than one file at the same time with just a click on the …

Member Avatar for erabxes
0
98
Member Avatar for shashikumar s g

i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin 0px in both the div but it showing the gap between the main window and first div

Member Avatar for shashikumar s g
0
280
Member Avatar for Tycellent

Hey everybody, As of this moment i'm trying to work out how to approach a state design. I've come across Source Makers' site [http://sourcemaking.com/design_patterns/state/cpp/1](http://sourcemaking.com/design_patterns/state/cpp/1) and am testing out the example. The program works fine when it's all in 1 file, although i had to change some stuff in main, but …

Member Avatar for rubberman
0
3K
Member Avatar for arifsaroha

hello everyone, how are you. I am much worried will you please help me in this regards, actually I'm a html developer and can write good html. Now i want to create a html template for themeforest. can anyone guide me how to write general html code for multipurpose themes …

Member Avatar for diafol
0
142
Member Avatar for totalwar235

I would like to make a navigation bar that spans alot of pages but only links to a few main ones and do not want to copy and paste this bar to each page. is there a way to make a document that contains my navigation bar and just place …

Member Avatar for oriclon
1
296
Member Avatar for lp62

Hello, I am having a problem with tables in email. I have several that I use with no problems. I am using Windows Mail 6 (formerly known as Outlook Express 6). The problem is with the code of the table below. It's this part: background="" . That's in the first …

Member Avatar for pi man
0
151
Member Avatar for neha05

hello everyone, I am using this text-editor http://kenbeit.com/popline/ ,my query is that whatever the font style,color,head tag etc availabe in text-editor i chosse,how can i take all selected attributes in next page via hidden fields in form tag ???.

Member Avatar for pi man
0
222
Member Avatar for Epixam

I'm learning to develop with ruby on rails and I'm having some problems with HTML and CSS. (which I thought would be the easiest part) For some reason I cannot get the test div to do what I want. I'm trying to make a webpage that will dynamically adjust to …

Member Avatar for diafol
-1
163
Member Avatar for irfan.786

How can i compress pdf file size without loosing any quality ? plz help me as soon as possible.

Member Avatar for shashikumar s g
0
135
Member Avatar for bernard.collins.1088

What else should I put besides pics and videos, i know how to do that but cool things websites have. Any ideas? please <!DOCTYPE> <html> <head> <title>Jesse Levine Music</title> </head> <body> <form style="background-color:white;"> <div id="header" style="font-size:80px; font-weight:bolder; text-smooth: 20px 20px 20px; color:black; text-align:center;" ><CR> JESSE LEVINE<CR> </div> <div id="text-align" style="text-align:center;"/> …

Member Avatar for almostbob
0
291
Member Avatar for rad1964

I was invited to join 2 people in forming an online business. The peoples responsibilities were 1. CEO/marketing/sales, 2. Frontend design (me), 3. Backend, database, etc. Well to make a long story short, the backend guy, way over in Finland, has no time, now that it's his turn to develop. …

Member Avatar for mattster
0
200
Member Avatar for delta_frost

I have created a Web-Gallery where photos are uploaded,can be tagged with one or more tags,and can be viewed by Users/Tags/Likes/Date of Upload/Title. I am to create a navigation like "Prev" and "Next". But what category should I choose to implement this and how ? What I thought of was …

Member Avatar for mattster
0
121
Member Avatar for oriclon

So i couldn't figure this out at all. I know how to do solid colors, repeating patterns and thats t. I cant figure out how to use my themes.

Member Avatar for JorgeM
1
81
Member Avatar for desmy

am not realy a newbie in web development but i just started some pratical this year i have started reading about it since high school..well the problem i have is that i have been watching some video tutorial on responsive wed design but am not realy getting it plese i …

Member Avatar for oriclon
0
140
Member Avatar for Chem_1
Member Avatar for oriclon
0
130
Member Avatar for BogdanCov

Hello, i have these files in main folder: *index.html probleme/p1.html probleme/p2.html probleme/p3.html probleme/p4.html* what link should I write to acces *index.html* from *p1.html* ? I don't want to write the long link *D:\Bogdan\Proiecte\...*

Member Avatar for shashikumar s g
0
109
Member Avatar for squigworm

Hello Everyone, I am looking to start taking courses again in HTML5 and CSS3 with the goal of obtaining employment. I will be building my portfolio and studying quite a bit on my own via Lynda.com, but I am very curious as to what the most respected online course cirtifications …

Member Avatar for Mansoor Ahmed_1
1
617
Member Avatar for ilovephp798

hi all, i would like to ask, if i have a time field in an application form. i want it in 24 hours format without the (am/pm). how can i modify my html5 time type below? <label>Time:-FROM</label><input type="time" name="timefrom">

Member Avatar for oriclon
0
9K
Member Avatar for zzmrzz

I have a dedicated server and i need a short php script, that says if my dedicated server is "ONLINE" or "OFFLINE", and how many ram left, that will show it on a bar... =) Thanks

Member Avatar for oriclon
0
179
Member Avatar for riyaz123

Want to know about the New programming languages for designing website without spenting too much time like normally we are designing using php, cms, javascript etc.

Member Avatar for diafol
-1
89
Member Avatar for Ritesh_4

Hello guys Is it possible to convert an .indd file into a .psd one? I tried googling up some results and even downloaded a tool (damned forgot its name, but it did not convert properly). Indd is being done by another person, and am not able to get the texts …

Member Avatar for mattster
0
424

The End.