dhtml
How can you check if your document is opened in an IFrame?
Is there a way to know if your page is opened inside of an IFrame? An idea I had was to see if the window object has a .parent property, but this apparently is also true of standalone windows which[详细]
2023-01-20 10:14 分类:问答Problem with menu dhtml and css
I found a v开发者_如何学编程ertical menu but I\'m having some problems with it , because i have some incompatibility with ie 7, 8, 9 and also with safari, just it working for firefox.[详细]
2023-01-19 16:52 分类:问答Dhtml Menu problems with navigate it
I found a vertical menu but I\'m having some problems with it, i can\'t navigate properly in the submenu because i miss the menu when i move down.[详细]
2023-01-19 09:41 分类:问答how to work on same search tab on multiple html pages
I have around ten html pages a开发者_开发知识库ll have search tab ,only one page is dedicated to display the search result , from which ever page i enter search it directs to search page and displays[详细]
2023-01-19 05:03 分类:问答problem with same search tab in multiple html pages
I have some ten html pages each page has same search tab, when i click search button from any of the page it navigates to index page with search text passed through query string and displays output on[详细]
2023-01-19 01:55 分类:问答how to change the content place in html pages without changing header and footer
I have five html pages ,al开发者_运维知识库l pages have same search tab,header,footer,my question is when enter particular searchtext and click search only the content placewhere the output will be di[详细]
2023-01-18 20:30 分类:问答show and hiding order list
String+ if user click the + sign i want to show some oder list thenString - If the user click the - sign i want to hide order l开发者_如何转开发ist[详细]
2023-01-18 16:21 分类:问答Is there any control like contentplaceholder which is in asp.net for plain html
I have HTML pages like example1.html, example2.html, example3.html, and example4.html. All pages have the same header, footer, and sidebar.[详细]
2023-01-18 07:51 分类:问答Trying to add HTML node but it doesn't appear
I\'ve got the following javascript function: function addConfirmLine(number, strItem, strValue) { var confirmLine = document.getElementById(\"divConfirmation\").appendChild(document.createElement(\"d[详细]
2023-01-17 23:31 分类:问答style.display and href value = #
I have the following problem. I have a page that adds iFrames dynamically using jQuery. Inside of the content of some iFrames there are hyperlinks like:[详细]
2023-01-17 12:43 分类:问答