dhtml
ScrollTop not working in IE
Anyone have any ideas why scrollTop isn\'t working in IE? It works in Chrome fine, and I don\'t know about firefox. (The idea of this script is to have an autoscrolling page that resets once it hits[详细]
2023-03-21 07:19 分类:问答Scrolling iFrame code not working
http://jsfiddle.net/TQjgn/2/ Does anyone see the problem with it? (I am trying to make a scrolling iframe that stops when one m开发者_JS百科ouses over it) Oh, and this is in javascript.Crossframe-Sc[详细]
2023-03-19 15:54 分类:问答Scrolling Window Scrolls on Mouseover
Essentially, it is supposed to be a scrolling iFrame, that, once it hits the bottom, resets to the top. These functions all work fine. However, (note that this is in an .asp file) I also need a functi[详细]
2023-03-19 14:21 分类:问答How to detect FULL height of window in javascript
How can I detect the full height of a screen in javascript? This includes the Y-Overfl开发者_JAVA百科ow. So far, I haven\'t been able to find a script for it.document.body.offsetHeight[详细]
2023-03-19 12:03 分类:问答JQuery Mobile .page() function causes infinite loop?
I\'m dynamically creating a listview with data from a AJAX response. It successfully creates the listview and populates it, but when i call JQM\'s .page() function on it, it seemingly goes into an inf[详细]
2023-03-19 01:36 分类:问答Bullets added dynamically to a list wrap down despite display:inline
I\'ve been trying to implement an infinite scrolling gallery using a vertical list. For some odd reason the new bullets were being wrapped below despite using display:inline in the style sheet. Using[详细]
2023-03-17 18:32 分类:问答Avoid submenu from disappearing quickly
All, How do I modify the javascript behind the following menu to make sure the menu items don\'t disappearso fast when they are no longer hovered? I want the submenus to wait for atleast 2 seconds on[详细]
2023-03-17 17:10 分类:问答Javascript/jquery : retain option item of select box
I have select box <select id=\"abc\"> <option value=\"1\">xyz</option> <option value=\"2\">pqr</option>[详细]
2023-03-17 16:47 分类:问答On Selection of Radio Button the form should appear without reloading the page
Hi I am an amateur programmer. I want to have the form appear dynamically without reloading the page once user clicks the radio button. Is there any reference I can find. Can someone help me with this[详细]
2023-03-17 11:39 分类:问答Why is IE using styles from media=print CSS?
I have the following HTML where there is a DHTML behavior added to the CSS class. When the code is written in the following way, Internet Explorer (version 8 in compatibility mode) reads the @media pr[详细]
2023-03-17 05:28 分类:问答
加载中,请稍侯......