13,941 Topics

Member Avatar for
Member Avatar for manish250

Hi all I have a interface built in jsp working fine in i.e6 but not visible in firefox and internet explorer 7. Ho to debug my jsp page .Please suggest

Member Avatar for manish250
0
465
Member Avatar for siva28

hi everyone.. now i developin own site.. [url]www.parithi.com..this[/url] is a site home page having one wallpaper(background image)with that person name has been displayed transparent... how to do that..please refer that site...i attracted that design... please reply with solution

Member Avatar for jcarbillon
0
109
Member Avatar for Scu

Hello, I have this issue that the input tag has a class that's the same as other input tag. I want to change the icon to something else but it affects the other input that's not related to the icon. I wonder if it is possible to create a css …

Member Avatar for Scu
0
124
Member Avatar for anotherGuy

You can force a browser to report the size of a display: [CODE]<meta name="viewport" content="width=device-width">[/CODE] Which got me wondering if you can do something similar to report the type of internet connection a device is using (mobile data/ wifi) I ask as I am looking into reducing data download for …

0
31
Member Avatar for tqmd1

Dear Experts I have following codes [CODE]<html> <style type="text/css"> #box1 { width:400px; height:400px; background:e3eeff; color:blue; padding:10px; text-align:center; margin-top:100px; margin-left:300px; vertical-align:middle; { </style> <body> <div id="box1"><h1>Div <br>with<br> four<br> border<br> images</h1></div> </body> </html>[/CODE] I want to apply attached images as border. For example bg_left.gif will be display on left border of div. …

Member Avatar for Dandello
0
88
Member Avatar for tefflox

View the innovative works in action at [URL="http://listenlight.net/13/"][B]http://listenlight.net/13/[/B][/URL]. Or by way of [B][URL="http://digg.com/programming/The_Listenlight_Text_Engine"]http://digg.com/programming/The_Listenlight_Text_Engine[/URL][/B], you may obtain the source under the very liberal MIT License. Cheers -- Jess

Member Avatar for KazmiLahore
0
234
Member Avatar for happygeek

Using newly registered domains with a very short lifespan to host malware websites is so last year. It would appear that these days such things are far more likely to be hosted on much older compromised web sites instead. Could this be down to a decline in domain tasting? The …

Member Avatar for Azmah
1
643
Member Avatar for Paradox 99

Hi, I'd like to create a Visio-style interface in one of my web forms; something like a mind map. The end goal is to enable a user to select a bubble, create as many branches from that bubble to new bubbles as they like, and from those bubbles to new …

0
59
Member Avatar for kv79

Hi all, I do not know where to put these Thread , so I am hoping that you will answer me here . [URL="http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock"] http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock[/URL] I do not understand why these code display clock . Thank you for your effort of reading .

Member Avatar for Dandello
0
142
Member Avatar for Royson

I have an webbrowser control on my form. I am able display html files in that control. But my page contains some images if i give [B]absolute path[/B] to it then images are displayed. But if i give relative path then images are not shown in the pages. I have …

Member Avatar for hankas
0
2K
Member Avatar for steelman

I'm having some IE problems. I can only view web pages on IE for 10 minutes when my computer first boots up, after that, I cannot display any pages. I have Internet connectivity, I can ping sites and use instant messenger, however no web pages will load. Any thoughts???

Member Avatar for caperjack
0
438
Member Avatar for bigsand

This site has lots of flash and text, visitors spend on average 5 or 6 minutes playing with the [URL="http://www.bigsand-steelband.co.uk/listen.html"]flash demo [/URL]and gallery App. How do I make the site compatible for smartphones? [url]www.bigsand-steelband.co.uk[/url]

Member Avatar for ShadyTyrant
0
137
Member Avatar for sidra 100

hi m going to develop a web application for a brush manufacturing factory.m in design phase now. but as i m a beginner i dont have much knowlege about language to be used in that. can any one help me which language should i learn . php or java??

Member Avatar for Zahinize
0
116
Member Avatar for asif49

Like, would a potential employer think badly of someone who had used tables for instance to structure the header and footer of their website?

Member Avatar for Zahinize
0
126
Member Avatar for rrr12345

I have just started web developing and have learned on how to code. But my site tend to be miserable when it comes to aesthetics,selection of fonts, Background and foreground color and such stuff. So what i want is some good books,tutorials,videos anything that can help. Thank you.

Member Avatar for Zahinize
0
167
Member Avatar for jammmie999

So I have implemented a CSS3 transition to scroll a wide image across the screen using this code [code] animation-name:scrolling; animation-duration: 20s; animation-iteration-count: infinite; animation-timing-function: linear; @keyframes scrolling { 0% { background-position: 0% 0%; } 100% { background-position: -2000px 0%; } } [/code] Works fine, but after 20 seconds it …

0
56
Member Avatar for tqmd1

Dear Experts I have following codes [CODE]<html> <head><h1>Image and data in table column</h1></head> <style type="text/css"> .bg {widht:100%;height:100%} .al {text-align:center;} </style> <body> <table width="50%" height="100px" border="1" cellpadding='0' cellspacing="0"> <tr> <td widht="25%" background="DREAM.JPG" tabindex="2" title="The Code Project"><h3 class="al">Hello</h3></td> <td widht="25%" bgcolor=pink><h3>world</h3></td> </tr> </table> </body> </html>[/CODE] In column I want to stretch the …

Member Avatar for Dandello
0
199
Member Avatar for tqmd1

Dear Sir, I have following Codes [CODE]<html> <style type="text/css"> #d1 {float:left; width:200px;height:200px; background-color:e3eeff; margin:20px 20px 20px 20px; padding:20px 20px 20px 20px; text-align:center; vertical-align:middle; letter-spacing:10pt;} .bg {width:100%;height:100%;position:absolute;z-index:-1;} </style> <body> <div id="d1"><img class="bg" src="dream.jpg" width=100 height=100%><h2>Hello world</h2></div> </body> </html> [/CODE] I want to know Why background image goes outside of div? I …

Member Avatar for Dandello
0
135
Member Avatar for new_developer

Hi everyone, Please help me in rounded border corners. I have generated rounded corner borders from site and it give me five images (four corners and one dot image files). I have set all corners according to that site's description HTML and CSS code. But I can't set bottom right …

Member Avatar for luweegee
0
207
Member Avatar for ursbala4u

we have done a video as part of the course work which explains about conceptual design for a small problem. I hope it might be helpful... here is the link.. [url]http://www.youtube.com/watch?v=k8JzkCq-5yA[/url] Thank you.

0
132
Member Avatar for vjwilson

I have run into an interesting problem. I have inherited a database for daemon process that polls and accepts reports from remote embedded systems. Each site that has one of these systems can monitor over a dozen different fuel tanks. (In practice, most monitor 2, 3 or 4 tanks.) When …

Member Avatar for BitBlt
0
243
Member Avatar for che1ne

Hope you guys can help, I have a Gateway 400vtx with Windows Xp pro.The problem started a week ago with ie6 opening automatically, after a couple seconds more and more would open, I started by doing a Virus and spyware cleanup, It did not help same problem, I then did …

Member Avatar for senrdev
0
270
Member Avatar for jonsan32

My page [url]http://www.epicbasketball.com/p/events.html[/url] is kinda lookin pretty darn unprofessional. I'm limited in my coding skill, but am pretty good at learning new things quickly. If anyone out there could give me some advice, some tips, or would like to flat-out retouch the code below yourself, it would be HIGHLY APPRECIATED. …

0
130
Member Avatar for timetraveller92

I've got a domain-name that points to one IP When user types the domain name it should point to subdirectory's index.php When user type ip address it should open the index.php in root Anyone knows how to perform this? I've been using javascript top.location and even htaccess can't seem to …

0
73
Member Avatar for ktsangop

Hello everyone. I am trying to publish a win projector (.exe) for a flash project using CS5.5 and Flash Player 11. I downloaded the following extension : [URL="http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html"]Flash Player 11 support for CS5[/URL] and therefore i can use Flash Player 11 in publish settings. When i publish swf and load …

Member Avatar for ktsangop
0
245
Member Avatar for cguan_77

hi web experts, i just want to ask is there a way to set the width and height property for the html input text box. I had this on a form, but how to set the width and height? is there a way to do it? <input name="time" type="text" class="inputbx" …

Member Avatar for simplypixie
0
102
Member Avatar for Catchamouse

What is the right declaration for [CODE]target=_blank [/CODE]? I mean declaration in the headline of page.

Member Avatar for Dandello
0
112
Member Avatar for brainfo

Here what am trying to do is I created a unorderlist of 4 links. Link1 , link2 , link3 and link4. I created a new page for the unorderlist so that i can include it with php with include_once code in the main page. Actually what i want is when …

Member Avatar for Dandello
0
220
Member Avatar for rrr12345

I have been trying to learn CSS for a while now. I have been working in C++ for quite some time now so i thought hey CSS should be a walk in a park but it has proved to be enormously difficult for me. The main thing that seem to …

Member Avatar for super9876
0
178
Member Avatar for cornedor

Hello I have converted a ogg video to WebM using VLC Player. If i embed my video's it doesnt work in firefox. Firefox tries to use the WebM format. But for some reason it isnt working. The video: [url]http://corne.testingserver.nl/school/weer/ot/assets/weather.webm[/url] My code: [CODE]<video id="vbg_video"> <source src="assets/weather.webm" type="video/webm"> <source src="assets/weather.ogv" type="video/ogg"> <source …

0
108
Member Avatar for lakshmi_suchi

hi, I am creating a website where iam strucking with browser compatible, can i get the solution to solve this problem

Member Avatar for Dandello
0
133
Member Avatar for wolfgangcs

How can you use the "contenteditable" attribute to edit your site or lists but not have the general public do the same. Maybe just in a admin panel view? and Is this just easier for the developer to change content on the fly? I just don't see how it can …

Member Avatar for almostbob
0
123
Member Avatar for Azmah

I ALWAYS hear that Wordpress is the best for blogging and even building other sites. I'm currently in favor of Joomla as it does everything I need it too out the box with very little extras and configurations. I'm totally happy to switch to Wordpress if you can convince me …

Member Avatar for Azmah
0
241
Member Avatar for aeinstein

I'm looking to register a domain name and I don't want any "add-on" services. "Back in the day" it was much more straight-forward, as you could only register a DN from a couple of organizations, but now there's such a plethora of sites that offer registra services that I'm finding …

Member Avatar for catter
0
147
Member Avatar for TheChosen0ne

How do I do that? I have a few pictures and avatars I made for my friends, but I don't want them to use the images without permission. How do I protect my images?

Member Avatar for TheChosen0ne
0
185
Member Avatar for elneco

Im on chrome 16.0.912.21 beta and my transitions are not working. One thing i noticed is that when there is no full url on the link href, the transition works. When there IS a full url the transition stops working...i don't get it. check out this link: [url]http://elneco.biz/idk/[/url] any help …

0
134
Member Avatar for eskrimador

Hi Everyone, I am trying to achieve something without the usage of jQuery. Can be done with it but want to find a solution with only css pseudo classes. So here's what I have so far. A tabbed UI which opens a dropdown menu with a click action using the …

0
89
Member Avatar for kaosjon

Hi, i am in the middle of creating my new website, i have just started with the logo/topbar section however i am running into trouble with resolution and positioning. What i want is for all the elements to stay where they are, when the user zooms in and out. However …

0
59
Member Avatar for Galbatorix

a friend of mine told me that there are websites that are designed using css only, no html or div involved. does anyone here know about it. if so, could u direct me to a site that would be helpful in my learning? :)

Member Avatar for Galbatorix
0
125
Member Avatar for davy_yg

Hi I am trying to open a file with ATN File in Photoshop CS5 and I have the following error: Could not place the document '960_GRIDS.ATN' because no parser or file format can open the file. Why is it ? How to open file with ATN extention ?

Member Avatar for Ritesh_4
0
135
Member Avatar for adcgv

Hi, I have started a site [url]www.techozine.com[/url]. The theme I picked looks great in all browsers but the sidebar is severely distorted in internet explorer. Also the categories tab below the headline is not properly highlighted as in other browsers. Since the site is in wordpress, I cannot figure out …

Member Avatar for bdoga
0
207
Member Avatar for Birdmanskii

My website is bandstandmag.com and besides the home page, I can't get the other pages to center on the screen. Specifically: http://bandstandmag.com/index.html/IslandTigers.html I'm really sorry everything's so cluttered, this is my first time creating a website. My problem is I can't get the page to center and I've tried tons …

Member Avatar for Birdmanskii
0
179
Member Avatar for lyrico

Hello Guys. Is there anyone here who can help me how to add shadow in div (browser is IE8). Thanks. This Code doesn't work. [code] </style type='text/css'> .main_div { width:100; height:100; -webkit-box-shadow: #111 0 -2px 6px; -moz-box-shadow: #111 0 -2px 6px; box-shadow: #111 0 -2px 6px; } </style> <div class='main_div'> …

Member Avatar for Dandello
0
95
Member Avatar for Dumb Fish

Hey,, I have a problem needed to solve immediately.. I need to add on the control button to the embeded player.. Do anyone know how to add in...??? let say.. I have upload a video to the webpage but that video will automatically run when I go to that page. …

Member Avatar for d1lu5ion
0
141
Member Avatar for rrr12345

Ok i have written a CSS code for body [CODE] body { margin: 0 auto; } #header { font-family: Georgia,Times,serif; } [/CODE] With the CSS code for body everything that's inside the body should be placed in the center of the page because the body is in the center. In …

Member Avatar for rrr12345
0
119
Member Avatar for eltonpiko

Hi i had a several reseller account in the past and all one the time one of the go hacked and completely mess up my stuff an put stupid pictures instead of my site. I tried everything from changing user name and pass putting something longer but dont know how …

Member Avatar for joehms22
0
186
Member Avatar for webdi

Hey, I would welcome some advice here. I'm developing my first Drupal site and I am using Zen as my starter theme and creating a sub-theme. I've got my navigation set up in the second (right) sidebar. I would like all of the inactive navigation links to have the same …

Member Avatar for webdi
0
246
Member Avatar for somannitin

Hi All, I am relatively new to the world of webservers and java, so please pardon me for any mistakes i make in conveying my problem. THe problem is as following: we have a sunone webserver 1(abc.com), and there is a sun one webserver2(def.com) there is a jsp application in …

0
101
Member Avatar for Egsal

I'm working on a website for my friend and we're having some problems. We have set up a table to handle the main page, which has within the table a shoutbox, news posts, and links. The news bits within the table are (obviously) longer in terms of space used up …

Member Avatar for Pravinrasal
0
338
Member Avatar for basketmen

Hi guys, i have a drop down code below [QUOTE]<select class="input" name="mod[cpu]"> <option value=""> </option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select>[/QUOTE] the output are like this [QUOTE]$html .= ($content[cpu] ? '<div class="' . $this->switch_bg() . '"><strong>CPU:</strong> ' . @htmlspecialchars($content[cpu]) . '</div>' : '');[/QUOTE] i want after the drop down …

Member Avatar for adumpaul
0
98

The End.