10,643 Topics
| |
I have a script that opens up a blank popup window, then writes some content to it, like so: [code]var popup = window.open('', 'window_id'); popup.document.open("text/html","replace"); popup.document.writeln("some content"); popup.document.title = 'page title'; popup.document.close();[/code] Now, in this newly opened popup window, I want to duplicate any stylesheets from the parent window. I … | |
hey guys.. im kinda new to Web App development especially CSS.. so I was woundering what would be the best way to create rounded tabs without using the AJAX thingy or JavaScript.. thanks in advance..^_^ -ArchAngel | |
This is my first attempt at going tableless. Here is a link to my site [URL]http://www.precisemessenger.com/private/help1.html[/URL] 1. The left menu disappears when the browser is resized smaller in ff. 2. The title and subtitle text scrunches up when the browser is resized smaller in ff. 3. Everything becomes blue when … | |
I'm not a webmaster...hence the user name! I just maintain the website for my non-profit club because no one knew what to do or wanted to do it. [URL="http://www.medinacountyohc.com"]www.medinacountyohc.com[/URL] I just reworked the entire site (still working on few pages) and wanted to put a scrolling marquee on it but … | |
Hi I am looking for a code for a form so when the person has filled in the fields and they hit submit it saves the informaion to a text file on the server. I saw it once before but I can't seem to find it again can anyone help? … | |
Hi, I found [url]http://www.the100lists.com/Computers-Internet/directory/7[/url] and coz of its Premium listing feature layout ( having screenshot of website ), appreciate it. Can anyone let me know where to get like this directory script? Thanks | |
How do I edit an email form reply from a customer back to the website owner so that it does NOT show empty text field areas that were left blank by the user? I know this is not possible with just regular HTML froms but I heard that maybe there … | |
Hi every one I am need of help. I currently have a checkbox as part of my page that is used to pass information. I want to change it into a button or when the button is clicked the check box is selected and grayed out and cant be deselected. … | |
Hello all, I want to create a review web site where I compare several products, but can't seem to find out how this is done. There are lots of professional sites out there that must use some kind of software. Any help would be greatly appreciated. Thanks Troy | |
I am looking to have nine images in three symmetrical rows. Right now I can format two rows with this coding. .splitright { background-color: #FFFFFF; width: 49%; float: right; overflow: hidden; } .splitleft { background-color: #ffffff; width: 49%; float: left; overflow: hidden; } How can I get a middle row … | |
I've created a css-only dropdown menu and have [I]finally[/I] gotten it working on Netscape 7.2, Firefox 1.5 and IE 7.0. Is anyone here willing to test this for me on other browsers? [URL]http://makeadiapercake.com/index2.html[/URL] (the button menu on the left) (P.S. I just want to mention that the rest of the … | |
I have a script sending out an email to some users, and I was going to try to use CSS to format it, until I found out it's nearly impossible. So I have 2 questions. 1. Is it possible to use CSS in email, and ensure everyone can read it? … | |
I put together a fairly complex website and it doesn't function on some computers, especially macs. I used the Microsoft script editor to write the pages and used vbscript as the scripting language. I originally thought it might of been because I didnt have the <!DOCTYPE> tag as the first … | |
How to fill color in an object in corel Draw that is made frm free hand tool.I want to draw an object n then to fill it wid any color bt its not happening whn i used free hand tool to make that object. Kindly guide me soon. | |
Is this possible to make the site images being loaded and then appear suddenly? cause the style have many photos so while it being loaded it appear photo after photo and this is to silly. | |
I have 3 ecommerce websites I want to try to translate into other languages, such as spanish, french, german...etc when the user is non-english speaking. I did find a product that I could SUBSCRIBE to, but I really dont want to pay 8k per site per year. Does anyone know … | |
Is there a way to make than when i mouseover an image, a premade sprite will detect its position and get over it? for example var icon = GetElementById('icon') onmouseover.getPos('icon') move (sprite) to 'icon' I know, i dont know a shit about js sorry for that :S | |
Hi! I want to know how to make a preloader to a movie. i searched for flash preloader tutorials in several sites but they are all examples of preloading images. Just images, no movie. :?: Especially a whole page made of Flash that takes time to load. It surely needs … | |
I was just wondering if anyone knew how to fix the UL and LI hierarchy problem in css with tabmenus. I wanted the border under my featured tab to disappear but it doesnt work well in IE. Please have a look; if you look at this code in Firefox it … | |
Hi, I've just set up a website but when I type its name on IE7 it doesn't load, no words are seen at the botton of the page like "waiting for http// .... ." Only the word "done" turns up and and the screen remains blank. I contacted the server … | |
Hi I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads. Can anyone tell me where I need to make changes? Will be really grateful...!! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" … | |
Hey; Want to import video files in adobe premier 2.0 but i dont knw whic video format to use. I tried avi, n mpeg they all didnt work to my expectation. Mpeg files was gettin an answer "unsupported file format" and Divx.avi could import but i cant see the video … | |
Where do you think is the best place to start?:?: | |
HI! im having trouble with a rainbow mouseover, it only works on the first like it goes over. The code is here: <script src="rainbow.js"></script> with the js being; [code] //////////////////////////////////////////////////////////////////// // Setting var rate = 20; //////////////////////////////////////////////////////////////////// // Main routine if (document.getElementById) window.onerror=new Function("return true") var objActive; // The object … | |
How can I open a link without opening it in a frame. I have my main frame being Frame1 My menu Frame is Frame2 <a href="mysite.com" target=???????> I want it to open it in the same window, but destroy all frames because it is the link to home so it … | |
For starters, I'm a novice, so please forgive me for not being fully versed in all pertinent terminology. For some of the pages on my website I'm having a compatibility issue w/ Mozilla Browsers run on PCs. For example with my page [URL="http://www.skiopp.com/videos_9.htm"]http://www.skiopp.com/videos_9.htm[/URL] I have seperated the left content box … | |
I am having a problem with drop down menu hiding behind flash in most of the sites I have developed especially using Mozilla.Any ideas,hacks? | |
We look for patners that can make PSD file coding to XHTML+CSS web standard pages. | |
I have searched many sites looking for this solution and have been unsuccessful. In dynamic drive, there is a new collapsible content box (Switch Content Script II) that almost does what I need. To wit: Switch Content Script II adds contact/expand functionality to any content using icons such as an … |
The End.