11,821 Topics
![]() | |
Hi I was wondering if it is possible to create two HTML5 images using div tag and having the script to make them interact and upon colliding with each other they do stuff like reading or activating a log file and maybe create images on the flow. Or vice versa, … ![]() | |
Hello, [Here](http://www.inecnursing.org) is the website I have done. [Here](http://www.inecnursing.org/inec.css) is the css to the site. [Here](http://inecnursing.org/SpryMenuBarHorizontal.css) is the CSS for the menu bar.Lastly, here is the CSS for the menubar to fit on the home page. #menubar { margin-left:169px; width:75%; } I'd like someone to let me know why the … | |
Hey, I'm trying to use a simple select menu, and I would like to set one of the values to be the default, and it works great in IE, but not in firefox. Here is a sample: [CODE] <select name="test"> <option value="Test 1">Test 1</option> <option value="Test 2">Test 2</option> <option value="Test … | |
Hi Iused to get asked quite regularly to make flash animations - such as banner ads, slide shows, and so forth. Then along came apple and off wnet one of my revenue streams into the sunset... Recently though I have been asked to do something like this: http://bspokemedia.com/momediauk/record-player.html which I … | |
Hello. I have the css coding for my breadcrumbs but now all I need is a divider class that will put a simple symbol such as / between my breadcrumbs. I have been having problems styling this. Each time I try to do it, the divider will appear far away … | |
Hi there, I have encountered a strange bug. I have buttons advancing one frame forward and back. It works in the SWF on its own, it works in both the .app and .exe projector files, but it does not work accessing the SWF via the HTML generated page. Does anyone … ![]() | |
Hi, I am not for sure if I am posting in the correct room. I have a flash photo gallery question. I am making a flash webpage using CS4 using a previous and next button. Both the previous and next button work but one problem. It does not stop at … | |
Hey all, first of all nice website. I'm working on a code whithout page refresh using javascript fadeIn and fadeOut, for that i'm using div's on top of eachother and they can have different heights. because they're on top of eachother they need to have a absolute position. <style> .container … | |
Hi friends I am here to say hello to everyone. I have just completed my registration here and I would like to play role in current web world trends and updates about web development services and web design services.. | |
I'M trying to make the following web page fluid, or liquid. I want the page and form to resize as the browser is resized. Any idea on how I can accomplish this? Thanks. <html> <head> <title>Test</title> </head> <body> <link rel="stylesheet" type="text/css" href="mystyles.css" media="screen" /> <form action="bail.php" method="POST"> <div id="page"> <table … ![]() | |
Okay, i am creating a code library for myself and i am wondering how does one display java code on an html page? I asked my teacher how to do it and he said he has never done it before and the students told me that is an interesting question. … | |
I am trying to implement a font package I downloaded from Font Squirrel. The demo included css & html code and works ok but everything is in the root. For the application I am using, I need relvant paths. This is my tree structure: /site-root |--/Fonts | /*.ttf files |--/Styles … ![]() | |
Hi I am building a website to have interactive feature, and I was thinking of the implementing a live feed for a log file where it would take the content of the log file and do something with it, like create pop ups or images, it sounds possible in my … | |
What is causing my code to not center? Can someone tell me what is causing the issues based off of my css?: <style> .parent_container { width: 1000px; height: 1700px; background-color: #2A261D; margin-left: 0 auto; margin-right: 0 auto; } </style> <style> ul.tabs { margin: 0; padding: 0; float: left; list-style: none; … | |
I am creating a library (personal project) and for some odd reason I can not connect the navigation to the content. When I click on the tabs of the navigation, the content remains the same. how do I connect the content to the navigation, the content should be changing everytime … | |
I am using nlog and while running code ..its giving me an error Parser Error Message: Unrecognized configuration section log4net. rvice" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/> <section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/> </sectionGroup> </sectionGroup> </sectionGroup> </configSections> <appSettings/> <connectionStrings/> <system.web> <!-- Set compilation debug="true" to insert … | |
I have a set of rollover areas in an svg file, laid over a background image on the page. It works in just about every latest browser, but I have an issue on Safari 5.1. The alignment is off, and there's a horizontal scrollbar. The viewBox seems the right side, … ![]() | |
Hi Can a web page have 2 meta description tags? My web designers created my template but I've built the reminding pages around it. My web designers have added meta description tag to my template so it appears on all pages. I have also added another meta description tag for … | |
I have used google custom site in website. But i dont want the default design of google custom search bar.i want to design with my custom psd file style. What can i do. Please help me. | |
Why is my footer not appearing at the bottom properly. I applied clear:both; yet noting. http://www.vellosdesigns.com/newsite/build-2/ Please can you help? Thanks | |
Hello Again, Sorry to kep bothering everyone, but I still need a little help. I'm coming across problems I haven't come across before. My new problem is that beyond a 1024 width resoluton the site--particulalry the home page--gets distorted. As opposed to posting all the code that might be relevatn … | |
Hi guys I need some help again.I am designing a web site for a small hotel.The site is done I have a form to check room availability.When I click on a small calendar img the calendar pops up and I can insert dates of arrival and departure.I also have some … | |
[B]SEO Compliance[/B] On top of all, the site should be highly visible to be able to grab the attention of the target audience. In other words, it has to be Search Engine Optimization or SEO compliant. Only then can it meet the tough criteria of becoming visible enough to sustain … ![]() | |
Hello, I recently got into Web Design and am trying to copy a website to practice and develop my skills. I decided to use Weebly since I am somewhat familiar bloggging with it but I've never tried editing any of the HTML or CSS like I am now. I chose … | |
Hey Fellas, I'm working on a project where I would like, once the picture is clicked, to be displayed in a dynamic "popup" manner. Example: http://www.freshlysqueezed.ca/index.php?r=web/content&id=3 . If you click the items, the pictures pop up in a smooth and good looking way. Where I need your help is to … | |
I am working on an insurance html site with flash slideshows that lead to embedded Iframe (java) for enrollment. The embedded page starts with a link that needs to be clicked before the user can continue. the link states "javascript:WebForm_DoPostBackWithOptions(new%20WebForm_PostBackOptions("LoginCtrl$NewEmployeeLink",%20"",%20true,%20"",%20"",%20false,%20true))" Is there a way that I can have my parent … ![]() | |
I am cleaning up the code in an e-pub file. It was converted from a PDF and a number line break occur where not desired. I am using the following syntax to find the errand breaks `</p>\n\n <p class="calibre2">[a-z]` For replace I wish to insert a space and whatever the … ![]() | |
Is it possible to merge both the 2 element below so that they work on a single page. What i mean is this should be the background of the page: http://tympanus.net/Development/AnimatedResponsiveImageGrid/index3.html and a slideout contact form can appear at the corner over the background: http://www.building58.com/examples/tabSlideOut.html Is it possible, how? | |
Hi guys, I'm have a right mess about trying to figure out how to do something that would initially seem trivial with HTML and CSS. I am looking to have a centered heading that has a horizontal line stretching from each side of the text to the beginning and end … | |
Hi i am trying to geocode tweets to a google map i have all my code in place but it just isnt loading up my tweets its just showing the map here is my html code can anyone tell me where i am going wrong thanks <!DOCTYPE html PUBLIC "-//W3C//DTD … ![]() | |
Hello I have this homework and I do not have a lot of skills CSS and also does not have time to search for I was too busy I wish you to help me in solving this homework Thank you in advance These are the questions 1.Draw a square using … | |
Please i need a professional to help me redesign www.fashionhouse.com.ng the last guy that worked on it is incompetent and just kept wasting my money. please i need this urgently, recommendations would be highly appreciated | |
Hello every body i am new in this forum. Any body share me or give me the website tutorials link how to make one page scroll drown website page. I want to get also more nice website template this kind of [Free antivirus in U S A](one-stopsolution.com/Services/tech_support.html) | |
Hey guys. I would like to know, which js library do you prefer when designing websites that implement the parallax effect and why. Which one suits you better and why? I'm new to this effect (it took me quite i while, I know), and I'd like to know your oppinions … | |
So am trying this code... and I can't figure out how to center it on the page. I've tried many different techniques, I feel like there is something basic I am missing. Here is the html code: **<div id="a" style="margin: 0; "> <a href="index.html" style="background-color: white; padding: 0px; background-image: url(); … | |
Hello All, I am having the drop down list with count 1 to 10 which is looped for itemlist. For item 1 dropdown list shows count 1 to 10,item 2 also dropdown list shows count 1 to 10 and so on. I want to preset the value for the drop … | |
How do i design a websit plz i need ur help | |
Hi I'm trying to create a website that will be more like [this](http://www.kasimp3.co.za/) but I want it to have e-commerce to sell out the music. my problem is 1) providing a space where whenever there is new upload it will place it there on that space and also number it … | |
Hello All, My problem is i want to display the drop down list in such a way that option 0/default value it should fetch from database and in the list rest of the values should display without repeating with default one. How can i achieve this? Please help.It's urgent For … | |
Hi, I have a very simple question but one which creates a lot of bother!! In Notepad (and even notepad++) when I open an html file and after editing try to save it, it says..'the process cannot access the file because it is being used by another process' and follows … | |
Hello, I need some ideas on the best ways to add the texts and arrows (see attachment) above the tabs, which are sub menus to the main menus shown in the blackish strip, given there are other identical sub menus, with different texts pointing to them in other psd templates, … | |
Hi there, I've been trying to add a Mailchimp sign up form into the sidebar / widget area of my Wordpress.org website. It works to an extent, but it doesn't validate on the same page. If you enter an email address in bad formatting it takes you to Mailchimps hosted … | |
IE is screwing up my site. the button headings dont show up in IE. Am i missing something here? all other browsers work fine. I feel like I am cursed via IE! Any help would be great! http://www.christmaslightup.com/ | |
I have listed some hosting services. Can you please help me to choose better one? 1. http://www.justhost.com 2. http://www.bluehost.com 3. http://www.jaguarpc.com 4. http://www.znetlive.in 5. http://www.bigrock.in And of course [GoDaddy](http://in.godaddy.com) My needs are 1. Unlimited Space 2. Unlimited Bandwidth 3. Unlimited Email Addresses with Unlimited Email Storage size 4. Unlimited Domains … | |
Hi friends I am not expert in web designing or seo that as you guys are here. The thing is that i am doing website redesigning for my web pages and need your help on this regarding use of graphics in it. I searched on internet and came across an … ![]() | |
I'm looking for something like this [Click Here](http://screencast.com/t/gTJFzquJ) Lets say I have bucket A of items: * Name * Email * Phone * City * Country * Sex I have another bucket B in which I can put the items of my choice: * Name * Email * Sex I … ![]() | |
What is the usual cause of website having a big white space on the right, making the horizontal scroll bar appear. Check a screen shot of the project [Click Here](http://prntscr.com/z0bon). Sorry no live site for the mean time. When I use "overflow:hidden" on the div, it will be fixed. But … | |
I coded 2 different webpages so that its easy for me to understand. Basically both the pages data should be on one page. I was wondering how can i merge both the pages to be one, without messing the design. What im trying to achieve is to run my first … | |
Hi there, I am a bit new to web designing, so this might seem like a simple question. I had a page I was designing in which i had a link (or a menu of links) which when clicked would replace a div by the another div respective to the … | |
![]() | Hey guys. I have a simple code, but I'd like to replace the text that links to a video overlay, to an image that does. Could anyone help me? Thanks! <a href="http://www.youtube.com/watch?v=VhtIydTmOVU" rel="vidbox 800 600" title="caption">our video1</a> ![]() |
The End.