Currently I have the Toggle option associated with the li element However, I & lt; Header & gt; & Lt; Ul & gt; & Lt; Li & gt; 1 & lt; / Li & gt; & Lt; Li class = "action" data-content = "# content1" & gt; 2 & lt; / Li & gt; & Lt; / Ul & gt; & Lt; / Header & gt; & Lt; / Div & gt; & Lt; Div class = "content" id = "content1" & gt; & Lt; P & gt; A group of materials & lt; / P & gt; & Lt; / Div & gt;
Here's my secret to saving space: when I do this, the top part of the div toggle inside the title Can see I want to display it directly under the header element Thanks in advance, people here are always incredibly useful.
The problem is due to : which you specify div # Header . Try it out: #header {Overflow: hidden; Top: 0; Left: 0; Width: 100%; Height: 66px; Z-index: 1; Background color: # 000000; } or
if you want to use the status: fixed As you scroll the page, the headers at the top are certain you can use the margin-head to div.content . Try it out: .content {display: none; Width: 500px; Height: 200px; Padding: 10px; Background color: # FF000D; Border: 4 px solid; Margin top: 68px; }
Popular posts from this blog
I have a little code here. Could you please tell me what this code really does? please. Here in the AJAX call: $ .ajax ({url: "{% url} upload_document '%}", type: "POST", data : {Csrfmiddletoken: document.getElementsByName ('csrfmiddletoken') [0] Price, Title: document.getElementById ('title'). Value, // document: document: document.getElementById ('document'),}, datatype: "Jason", success: function (feedback) {if (feedback == "true") {// success} other {// attachment errors}}}); How AJAX works in the Django and how we can see the AJAX request. Here is the idea of my thoughts def upload_document (requested): Print request. POTT print request FILES if request.is_ajax (): If request.method == 'POST': form = UploadForm (request.POST, request.FILES, user = request.user) if form.is_valid (): Form.save () return HTTPPCS (SimpleJason Dumps ('True'), Mime Type = 'App / Jason') Other:...
After the function in C, for the system (), it affects the hardware counters, so how do you order that The example displayed for the example you are trying to view lets the IM use the display API (PAPI) and the program is a precompiled matrix multiplication application. PAPI_start_counters (); System ("./matmul"); PAPI_read_counters (); // Print the values PAPI_stop_counters (); I'm clearly missing a bit, but I'm trying to figure out what it is possible to say, counter receiving a program im running Is through use. With my tests I will get wild numbers like below, they are clearly wrong, just want to find out why total bicycle =========== 140733358872510 instructions complete =========== 4203968 Floating Point Instructions =========== Floating Point Operations =========== 4,196,867 Weight ======= ==== 140733358872804 store ======= ==== 4204037 branches taken =========== 15774436 System () Normally it is a very slow function, on Linux, it is ...
I am using the Google Directions API in my app to recover the path between two places which are completely Now I just need to list the roads and guidelines in the list view: How can I do this? Use this code Hope it can help you! Now on the map, a specified route on ABC is highlighted (screenshot below). Increases the public class polymorph activity (progressivity) pdialog; GoogleMap map, list of & lt; LatLng & gt; polyz; JSONArray array; static final Letlng Dublin = new Lie Long (53.344103999999990000, -6.2674 93699999932000); @SuppressLint ( "NewApi") saved preserved create null (Bundle Instansstet) {Suprknkret (saved Instensstet); setContentView (R.layout.map_layout); Map = ((MapFragment) getFragmentManager (). FindFragmentById (R.id.map)) .getMap (); Map .moveCamera (CameraUpdateFactory.newLatLongZoom (DUBLIN, 15)); Map.animateCamera (CameraUpdateFactory.zoomTo (10), 2000, NULL); new GetDirection (). execute ();} class GetDirection AsyncTask a...
Comments
Post a Comment