I have some pages that contain hidden content, when a checkbox 'Check' is done and is hidden again when 'unobtrusive' everything works perfectly in Chrome and FF, but I do not always show or hide content, but the checkbox does not work in IE. I am using I8 but have tried in 9 and it is how it works as any suggestion to work? I want to include the following in the HTML head section to make use of the article element.
& lt ;! - [If lt IE 9] & gt; & Lt; Script src = "http://html5shim.googlecode.com/svn/trunk/html5.js" & gt; & Lt; / Script & gt; & Lt; [Endif] - & gt;
Now it is the PHP code
echo " "Result of recent results
$ Query2 = $ Database-> Query (" Selection Team_Name, Team_core, Oppo_source, result from OPP_name ORDER updated DESC LIMIT 0, 5 "); $ I 0 =; while ($ row2 = $ Query2-> fetch (PDO :: FETCH_NUM)} {echo ($ i% 2 == 0)? "& Lt; Tr class = \ "stripe \" & gt; ":" & lt; Tr class = \ "nostripe \" & gt; "; printf (" & lt; td>% s and css .resultsContainer article {background: white; hidden flame; height: 0 pixel; position: relative ; Z-index: 10} .resultsContainer input: checked ~ article.small {height: 100%; width: 100%}. Results {text-align: center; table-layout: fixed; margin-left: 0; Margin-right: 0; padding-top: 0.7em; width: 65%; color: # 0431B4} Before : Selector is not supported before IE 9 versions. Browser Support Your best bet is to use javascript instead. All you have to do is hit the event listener with a check listener. So when you click it, you can either directly increase the width And change the height or just use toggleclass () . $ ("your checkbox ID or class") .change (function ( ) {$ ("Id or items you want to display") .toggleClass ("active class name");}); Or if you have those elements only display: none; , you can $ ("your checkbox id or category") .change (function () {$ ("wants to display id or item Are ") .toggle ();}); Although these answers look the same, they are very different. Be sure to know the difference.
Popular posts from this blog
I am using Objective-class in my Swift Project through a bridging header. The method signature looks like this: - Some cement (some type) some parameters; I started by getting an example of class, calling method, and storing the value: var myInstance = MyClassWithThatMethod (); Var cfArr = myInstance.someMethod (some value); Then try to get the value in the array: var valueInArrayThatIWant = CFArrayGetValueAtIndex (cfArr, 0); However, I get the error unmanaged & lt; Cfarray & gt; Not like 'CFArray' . Unmanaged & lt; Cfarray & gt; also means? I looked, but I do not need to change the array in a fast array (though it would be good). I need to be able to get value from the array. I also tried CFArray method to pass in a function: func doSomeStuffOnArray (myArray: NSArray) {} Although I get the same error when using: doSomeStuffOnArray (cfArr); // unmanaged & lt; CFArray & gt; I am using CFArray because I want to sto...
To create an automated project, I created a plug-in project with the following dependencies: Org.eclipse.core.resources org.eclipse.equinox.registry org.eclipse.core.runtime and the following The Java class is located in the src folder: Package Examiner; Import org.eclipse.core.resources.IProject; Import org.eclipse.core.resources.IWorkspaceRoot; Import org.eclipse.core.resources.ResourcesPlugin; Import org.eclipse.core.runtime.CoreException; Import org.eclipse.core.runtime.IProgressMonitor; Import org.eclipse.core.runtime.NullProgressMonitor; Public class tes {public static zero main (string [] args) {// TODO auto generated method stub IProgressMonitor progress monitor = new NullProgressMonitor (); IWorkspaceRoot root = ResourcesPlugin.getWorkspace (). GetRoot (); Ipoject project = root.jetproject ("desired projectname"); Try {Project.create (progress monitor); Project.open (progressMonitor); } Grip (CoreException E) {// TODO Auto generated blocking block e....
When I create my project in VC6, the BScMKE reports the following error Linking .. Creating Library ... .. / ... / PB / Bean / Debub / ICEERP.Lib and Object ........ P.B. / Bean / DBube / ICREPlay.APP Browse information file ... BSMMK: error can not be read from BK 1505: file '../../PB/bin/TmpOut/ICReplay/Debug/ICReplay_PB.bsc' Error executing bscmake.exe Can someone help me? 2 Reason for reference from: "ICReplay_PB .bsc "file will be corrupted The trunk of the file will be happening with the compiler running out of disk space or is being interrupted when creating .sbr file I think this answer will help you!
|
Comments
Post a Comment