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
When I try to import rpy2, I get an error. Here is the code and error & gt; & Gt; & Gt; Import Traceback (Most Recent Call Final): File "C: \ PF \ WinPython-64bit-3.3.3.3 \ python-3.3.3.amd64 \ lib \ site-packages \ IPython \ core \ interactiveshell.py", line 2828 In the file, "ipython-input-148-c258a0f70d44" gt; Row 1, & lt; modules & gt; Import pandas.rpy.common file in runcode ajl (code_obj, self.user_global_ns, self.user_ns) file " C: \ PF \ WinPython-64bit-3.3.3.3 \ python-3.3.3.amd64 \ lib \ site-packages \ pandas \ rpy \ common.py ", line 14, in & lt; modules & gt; Rpy2.robjects .packages Import Import Import Import: A module name 'rpy2' What could be the problem? I Python Version 3.3.3 and PANDAS Version 0.13.1 Edit Tried to install rpy2 separately I get an error using python setup.py install which is not the module popen3 in OS . Running the site of Christophe Gohalke properly insta...
I'm trying to update is a JavaScript, when you hover over an image, a devi Floats near your mouse, this information is stored in an .js file as an array, for example. text [0] = ["image 1", "data1"] text [1] = ["image2", "data2"] In the past, if the array change / add / delete the data it will need to upload a new copy .js file, if the data was attached / deleted, then the new image needs a change in .dwt file Which can update each file using the .dwt file as the main template, which can result in 20+ pages They are uploaded I thought that I can automate this record by using the database and using the database if they are active and use only mysql queries which are active, such a black app The database can be added and disabled, thus eliminating the need for every soft upload of the file. To do this, I had planned to store the information in the database and create the above array based on the results, by researching how to us...
I am trying to add text to the bitmap obtained from the DirectShow filter. First of all I tried to use gdiplus, but that was not working so now I just call a net program that connects to bitmap. The problem is that I do not know how to reload the bitmap from a file into buffer samples in a direct save. Here is my code: Bitmap BMP (640, 480, 2560, 1379773, Newbuffer); // save clsid pngClsid; GetEncoderClsid (L "image / PNG", & amp; pngClsid); WCHAR * file = L "D: \\ temp \\ sample.bmp"; Bmp.Save (file, & amp; pngClsid, NULL); Std :: string command ("D: \\ yourcontrol \\ bitmapDraw.exe D: \\ temp \\ sample.bmp \" test text \ "D: \\ yourcontrol \\ out.bmp"); // Heripal system (command.c_str ()); // Load Bitmap BMP 2 (D: \\ Your Control \\ Out.bmp); How do I forward bitmap from file to sample? Media samples are a part of the agreement between filters on specific pin connections. You usually do not load media samples until y...
|
Comments
Post a Comment