coda sliders not working in framesets and frames in IE - coda-slider

I am using coda sliders in which there are a few images stacked over each other and on mouse click the front most image goes back and the remaining advance forward..
now the problem is it works fine in IE when used individually in a page..
but when it is used inside an frame it is not working...
Please help...

if you use external content in the frame it may result in an display error under IE try to save the content on your site.
If that don`t help take an instant of an .
Cheers,
Stefan

Related

Links not working - Mobile device - modernizr

I'm looking for help as I'm stuck with links not working on mobile device (Safari, iPhone at least).
I'm using code from codrops, it's an elastic dragging animation. I'm looking to add links inside each cards ( <a> inside each li element).
It seems to work on a computer, but not on a mobile device. The link is shown, you can tap it (click) but it doesn't send you to the destination, it's like it's not working.
I guess it's from the CSS animation or maybe modernizr but I'm really not an expert and I need your help !
Here is a link to the original pen with a link on the first image : https://codepen.io/imromain/pen/gwdRzo
Thank you !
Romain
I recommend you to open an issue on the original project on github
Then, the creator might help you better.

Flashing a White page

I have created a website but when i navigate form one menu to another a White flash screen is showing. I google for it but not found the solution. Please help me. Its showing in all browser specially in IE9. Please help me if there any solution for it.
It generally happens when it is loading the next page. If the loading time is more, the white page remains longer. This is a natural behavior of IE and is not-unusual in other browsers too

HTML5 Background Video - Makes Other Content Pixelated / Grainy

I am trying to make a website with a video background using HTML5's video tag. I also tried using a jQuery plugin (http://plugins.jquery.com/project/videoBG). I got the video to load and work properly, but every time it makes other content appear grainy/pixelated. Is there anyway to place items on top of the video background and not have them appear grainy / pixelated?
You can see the pages I've created. The code is fairly simple, so I won't include it here.
With Video: http://createinform.com/test4.html
Without Video: http://createinform.com/test3.html
You'll notice that the logo and text look different from page to page, but they are using the save CSS rules. Thank you in advance!
Cheers,
Evan
This seems to be a known issue with Chrome. I tried the same two pages in Firefox (5.0), IE (9), and Opera (10), and I couldn't tell the difference in the rendering.
EDIT: I also tried the two pages in Safari (5.0.1/Windows), and the rendering looks even worse there. So, perhaps it's a webkit issue.
A part the Chrome bug, your logo image is bigger than it appears, and is scaled down via CSS.
Using a correctly sized image would remove any logo issue.
The text below renders fine in both version BTW (chrome 14.0.797.0 m)

Image jumping out of table randomly on different loads?

i am currently at college studying web design and devolpment, i am working on my portfolio and creating a website for someone, (unfinished) if you go to this link.
http://www.mattwoodsfitnessandweightloss.co.uk/
and randomly click a few links [ Home page / About / Our Studio ] multiple times etc you will notice the "about matt woods" sometimes jumps out of the table or completley dissapears all together, i didnt notice it on Firefox because it dosent happen but checked on IE and it seems to only happen on IE, its also happening on a friends IE so its not just mine.
EDIT: here are some screenshots:
Can anyone help?
Cheers.
Different browser's render the padding and width of the html element differently. so if you want a consistent look across all the browser you should consider adding a reset style sheet to your page.
Download the following stylesheet Download and add it to your webpage.

quicktime movie layering issues

I have a site (link below) where the clients work displays on a long horizontal page. The menu is fixed on the left hand side and the images disappear under the menu when scrolling across.
The client has now uploaded quicktime movies which do not go under the menu like the images but scroll over the menu.
http://www.calebchurchill.com/projects/horny_dog/
I have tried to sort this using z-index but am so far been unsuccessful.
Any ideas?
See here - are you facing the same problem?
The OP there finally went on to use RealPlayer instead, hope it helps you...
Try this
Quicktime video appearing over Fixed DIV
They use special quicktime params to make the Quicktime Player use the stackorder.
I havenĀ“t tested it myself because its not exactly my solution, but it might help you, if you can access the embedding code of the player.