Hello,
My windows OS just crashed, but the data is still there. The partition where windows was located is still there and as far as I know all the info is there too. How can I retrieve all my emails. I did a search for inbox.dbx and nothing pops up, there's a folder with my name under My...
Hello,
I'm trying to create a page that has 3 or more sections of content, but instead of having a long page, I wanted to create tabs where the clicked tab will be of a different color and its content will show. Kind of like the properties palettes in windows, that they have a bunch of tabs...
Hello,
The weirdest thing...I have a page and when I click on any link on that page and then come back to the home page, the home page is all messed up with links and text on top of each other. This only happens in IE. Really weird. Has this happened to anyone before. My first guess would...
Hello,
I need to create some hot spots within a US Map, and add tool tips to each hot spot. Does anybody have some scripts that I can use to do this? I've searched in Google and stuff but all I've found is for tool tips over text, not over images.
Thanks in advance
Hello,
I'm using the code in the link below to pop up a tool tip from a link
http://dynamicdrive.com/dynamicindex5/balloontooltip.htm
This code calls the script using REL inside the <a></a> tags. When I put that inside the image map like this
<area shape="poly"...
Hello,
I need to add some pop up dialog-type boxes to a bunch of dots in a map. They will pop up on mouse-over with information about that dot, like in Google maps. Is there a clever way of doing this? I'm thinking FireFox, but maybe there's an easier way that's easier to maintain such as...
Hello,
I have an i-frame in which I made the height 1600px to avoid two scroll bars. I'm scrolling new pages to the top via parent.window.scrollTo(0,0), but the client is complaining that it is too slow. The whole page has to load and then the it's scrolled to the top. Is there a faster way...
Hello,
I have the script below to extract the parameters in the parent window URL but I need to paste them onto the URL that will be called from an i-frame. Can somebody tell me the syntax to build the new URL for this i-frame?
this is the code to extract the parameters
function...
I have an i-frame set up with an external site that loads into it. To avoid two scroll bars the height of the iframe is 1600px. The problem is that when a person fills out the form inside the i-frame and clicks Continue, the next step of the form loads correctly inside the i-frame, but the...
Hello,
I need to do some work on a site that has hundreds of pages, many of which have corrupt or broken HTML. Is there a utility that can scan a site and spit out a report saying all the broken code it found, or at least the pages that have corrupt HTML. This will help me estimate the...
Hello,
I have a page that has a 4 button menu at the top included via SSI. They want the text on the button to change color when the respective page for each button is active. I can't hard code a different button for each page. This is a site of 100s of pages and they menu is via SSI, and...
Hello,
I have this page, composed of two frames. One takes the whole screen and the other one is just a 1px height that will contain a music file. Anyway the problem is that I'm getting a horizontal scroll bar and the content is not wide enough to cause this.
this is the whole frameset...
hello,
Just wondering if there is any different way of calling a js from within a js.
this is what I'm using..
<script language="JavaScript1.2" src="/wrapper/global/mm_menu.js"></script>
Thank you
Hello,
I'm converting an html file into a .js by wrapping every line with
document.write('........');
but if it's a line of code that already has a single quote, then the whole line gets messed up.
Does anybody know how I can get around this issue?
Thank you.
Hello,
I'm trying to include a menu via SSI in a Coldfusion page, but it's not working.
This is the page that doesn't work
http://www.expertappeal.com/2007site/weddingsIndex.cfm
but yet if I visit the menu directly it works
http://www.expertappeal.com/2007site/menus/topMenu.cfm
This is the...
hello,
I need to reload a page into a frame set. A hidden (height 1px) frame will play music continously, but for search engine purposes I don't want the whole site to be frameset oriented.
Thanks a lot for your help.
Hello,
I'm wondering if there's a way of setting up a frame set so that it shows the whole URL at the top as the user goes to different pages. In other words, when the user goes to about.html, I want the parent frame to show xyz.com/about.html
Can this be done?
Thanks in advance for your...
Hello,
I'm redoing my site and want to make it more HTML rather then 100 Flash for search engines and stuff. Nevertheless I want to have music throughout the site, and the only way of doing this is through frames. Does anybody have a script that can reload any page into a frame set? How does...
Hello,
Can someone explain why this page looks so different between IE and fireFox.
Here's the piece of css that controls that blue banner which is a div tag included via SSI
#searchBox{
z-index:2;
padding-top:7px;
padding-bottom:10px;
background-color:#cbdcf0;
/*height:35px;*/...
I have this page that is working correctly, it has an SSI already and right above that include I'm putting the code below via include as well and it's messing up the page. What's wrong with this code? When I preview it by itself it works great, but when I put it as part of the page or via SSI...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.