Not a JS guru, so can someone tell me why the following works on a .net aspx page in Javascript for IE, but no FF (v11)? The FF console shows no errors. The alert commented out below shows the...
Matt Saltz came up with this solution- loading another page in the modal. Thus, when the modal/page is closed, the audio stops in IE. Many thanks, Matt.
I'm using VS2008Pro with Master pages. On a child page, I have a modalPopupExtender that calls a panel with an embedded Google video. Everything works great - the popup appears with the video,...
Got a nice response elsewhere explaining the solution here: http://www.css-lab.com/misc-test/no-text-opacity.html Hope someone else finds it as useful....
Perhaps that's "fastest" and not best? Appreciate the response, but I'd like to try for the opacity first if anyone has a response. Graphic designed will be changing the background image for the...
I've got a problem with opacity and would appreciate some help. In a header, I have a background image, some links, a navigation bar with opacity, and then links within the navigation bar. But, I...
Thanks so much for your reply - I appreciate it. Problem is, that's not what they want. If I simply add three tenths, the number itself changes. They literally want me to evaluate the...
Great folks - thanks for everything. I guess I really won't have to worry about too much - it's never going to be more than 40-45 weeks because the dates being calculated are gestation weeks for...
I'm not a Javascript guru and would appreciate some help. Basically, I'm taking the difference between two dates and then displaying the numbers of weeks with a remainder. If the first remainder...
I'm not a Javascript person, so please be kind. I've got an asp.net 2 page that has a master page. I've got a javascript that works fine in a regular asp.net page within the same web. Move it to...
LeeU,
So sorry, I forgot to more the image/url when I moved it beyond our firewall. But, since have copied image and changed url for image. Same problem persists however.
I'm trying to go through examples out there and get a handle on stretching background images with an opacity text box overlaying the image. I have it working in IE7, IE6, and Firefox 2.0.0.16 with...
I've got a page layout that works great in IE7 and Firefox, but has a problem in IE6. Basically I've got a header, left-side nav, and then a content area. Within the content area, I've got a div...
Trying to modify a 2-column, right-nav layout for an intranet that needs to scale for various screen sizes and resolutions, so I'm trying to use % and only a...
Nope, that part was fine - it was the 2d array population that was confusing. (Thanks for trying, though) However, got some help and the following works in case anyone else needs it:
I'm trying to grab the values from checkboxes that will always be in threes and put them into a 2-d array in order to loop for insert into sql. I've tried this from an earlier post, but I keep...
Is there a combination of javascript/css that take the value given in an image map onmouseover/onmouseout and go to an href list and change the href class? (Basically, I want to change the...
Thought I understood, but head is sore from banging on the desk. Want to do two image swaps in two different areas.
1.Top is large state image with image map hrefs swaps out whole image as m. Also...