Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Resize a frame, and load a page
Name: go_places_puterwize Date: December 24, 2007 at 18:04:56 Pacific OS: Vista Home Premium CPU/Ram: AMD64 1.8Ghz Dual Core/1G Product: HP Compaq Presario F700
Comment:
Ok I have a problem. I have my site *kalineatek.freetzi.com* set up with frames, and I have no problem coding that.. But I have some scripts, I would like to run in a hidable frame, which I already have set up.. The tool I'm trying to set it is a color picker.. which sets the color on of the page on the other frame. Heres what I have:<INPUT TYPE="BUTTON" name="color" value="Color Picker"
onClick="utilities.frameResize('0,*');utilities.location('/color.html')"> I thought It was pretty straight-forward... But It gives me an "Error on page..." Any help??
Curiousity only injured the cat. I finished it off.. Muahahaha...
Summary: Hi, I recently changed the homepage for my web site (runs on Apache), and used frames to divide the page into a navigation bar and the site. However, now Google's crawler does not see the site anymore...
Summary: Hello, I have a question about music on a webpage. I am making a page for a friend and he wants people to be able to chooses songs from his sight and download them, maybe being able to hear them as we...
Summary: Hello, i wanted to know how to load a webpage into a cell of a table using php? I know i can use the iframe in HTML, but i wantedc to be able to to it dynamically. Example: <table> <tr> ...