10,655 Topics

Member Avatar for
Member Avatar for pb404

I have an <UL> with each <li> being arranged inline for my navigation. Each <li> has a transition that enlarges the text when hovered over. The problem is that when the text enlarges it causes the text to the left and right of it to move outward to make room …

Member Avatar for pb404
0
1K
Member Avatar for shammi.khan.73

I need to select '#foo #three' using 'this' to get this result: cat dog cat Html: <div id="foo"> <div id="one">cat</div> <div id="two">dog</div> <div id="three">mouse</div> </div> JS: $("#foo #three").text($('this div:first').text()); I need this code dynamically http://jsfiddle.net/Kodam/L1eqsj5f/

Member Avatar for shammi.khan.73
1
105
Member Avatar for arifsaroha

Hello Everyone, Actually I have a good command on html, css, css3... Now I'm turning towards jquery and watching video tutorials. So, I want to get assignment on daily basis of Jquery. Is there any person who can give me the assignment, so that I can improve my jquery....

Member Avatar for arifsaroha
0
198
Member Avatar for Chris_19

Dear Forum: I am buying a new imac and I wondered if 8 gb of Ram is enough. Due to the expense,I am mainly a webdeveloper, it is difficult to pay $400 more for 16 gb. I am mainly a web developer but with a lot of design i.e. Photoshop, …

Member Avatar for benmar
0
693
Member Avatar for shashikumar s g

hi all i am trying to allow the user to select the folder to store the downloading file using javascript i didnt found input attribute for download like file i try with downloadify.js but its not work their is another way i can do it

Member Avatar for almostbob
0
187
Member Avatar for davecoventry

I have a horizontal menu: "HOME" "DISCOVER" "STRATEGY MODEL" "PROFILE" "CONTACT US" ![9fa0ee7bb1a4cdc493624e869eba98bc](/attachments/large/2/9fa0ee7bb1a4cdc493624e869eba98bc.jpg "9fa0ee7bb1a4cdc493624e869eba98bc") The "DISCOVER" has a drop-down submen (in green for clarity). The HTML: <ul id="menutop"> <li class="root"> <a class="bullet" href="http://www.clivestacey.co.za/"> <span> HOME </span> </a> </li> <li class="root"> <a href="#" class="daddy"> DISCOVER </a> <ul class="menusub"> <li> <a class="sub_menu" …

Member Avatar for davecoventry
0
377
Member Avatar for OsaMasw

Hey guys. have a nice day.... can anyone tell me how to achieve something like this slider in background ? I used a full screen slider but can't write content in middle of it like this site http://psnprofiles.com/

Member Avatar for OsaMasw
0
181
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
104
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
184
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
155
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
130
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
273
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
100
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
282
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
298
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
224
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
165
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
136
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
123
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
82
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
141

The End.