Enkitec Navbar plugin page apex

I tried to implement the following Player his does not work, or I missed something?

http://www.enkitec.com/Apex/f?p=15200:2:229150568904101:

* created sample application (packaged)

import plug-ins

* list

then add the region on the page (zero), it does not reflect the tab.

Please someone full root for this case, please login to my workspace

workspace: ram_r & d

username/password: aramani/apex

application: 71855

Our target in the next of dmcghanthread...

https://forums.Oracle.com/thread/2559476

Demo page https://apex.oracle.com/pls/apex/f?p=62602:1:0:

Tags: Database

Similar Questions

  • Enkitec Navbar plugin

    Hello

    The Enkitec plugin Navbar is nice and easy to implement.  However, it leaves a big gap between the bar of navigation and breadcrumbs if I place the navigation bar "Position in the region of the 4 Page Template" and the bread crumbs in "Page Template region of the post 1" - or elsewhere as long as bread is below the navigation bar. ""  Is there anyway to fix this?  I tried to change some css classes, but did not succeed.

    Thank you.

    Hi Sky,

    It is a defect that was setting margin-bottom 20px. I added the following to your page level model CSS inline:

    .ek-nb .navbar{
       margin-bottom: 0 !important;
    }
    

    Kind regards

    Dan

  • Enkitec navbar plugin - made long time

    Hello

    I imported a request for my local environment in apex.oracle.com and the bottlnecks of rendering time when processing plug-ins navigation bar.

    Debugging starts

    type: PLUGIN_COM_ENKITEC_NAVBAR

    ... (covers things up to the final debug)

    attribute_25:

    which does nothing except systematically take 20 seconds.

    I see no attribute 25 used or mentioned in the plug-in, and the local version works fine.

    The list, use the navigation bar is a static list without special code or SQL. conditions

    I have another application using the plugin fine.

    Any ideas?

    Scott

    After having changed things from a dozen to try to identify the cause of the problem, I added some debugging for the plug-in to locate the location of the problem - I thought that the 25 attribute was a Kipper.

    Almost paradoxically - when based on a static LOV and executed in the environment of apex.oracle.com where there are thousands of applications - this query didn't perform well:

       FROM apex_application_list_entries p
       WHERE list_id = list_entries_cur.p_list_id
       CONNECT BY NOCYCLE PRIOR list_entry_id = list_entry_parent_id
       START WITH list_entry_parent_id IS NULL
    

    So by replacing with a fixed-line base.

       FROM (SELECT * FROM apex_application_list_entries p
             WHERE list_id = list_entries_cur.p_list_id) p
       CONNECT BY NOCYCLE PRIOR list_entry_id = list_entry_parent_id
       START WITH list_entry_parent_id IS NULL
    

    I think I used only the dynamic queries with this plug-in on apex.oracle.com, so I've never met it.

    Scott

  • Enkitec NavBar - list render

    I use Enkitec Navbar, on my APEX 4.1.1 install...

    Strangely... I can't use version 1.2 of the navigation bar, but 1.1 work?

    My question is to render the speed of menus.

    I get a 0.5 second flash of the menu list, then it becomes appropriate menu format...

    How to speed this up?

    I put on Web server?

    enkitec-navigation bar - override.css

    enkitec - navbar.min.js

    enkitec - navbar.min.css

    Thank you

    Dean

    The browser displays the content without the generated menu style as required by the plugin CSS isn't in the header of the page where it should be. See this thread on how to move the style sheets to improve rendering.

  • Have 2 Enkitec Navbars

    Hi all

    Request Express 4.2.4.00.08
    I'm putting in place the 2 regions of plugin navbar enkitec on the same page.  My goal is to have the 2nd plugin region be a list of icons using the icons provided in the plugin (all have url links) and position them in the right corner.  In my example, I have just 'Test' in replacement.
    I'm able to set an example on apex.oracle.com
    Workspace: RWTEST
    Username:testuser
    PW:test
    Page 10, 11 and 12 are the enkitec navigation bar Setup. (tab 3 tab1 and tab2 link to these pages as well)  The navbar enkitec was working properly, but it's blue area under the navigation bar when I add a second region of enkitec navigation bar. (Page 11, tab 2, is how I want it to look.)  I disabled the second region Enkitec Navbar on this page) I know that I can use CSS to set the background in white color but it's the best way?  What is the cause of the Blue zones when a second navigation bar is added?
    Thank you
    Brett

    Hi Brett,

    The blue bar is part of the header.  For some reason, it grows 84px to 104px during the second bar is added. I think what happens is that the section of uHeader knows that there is a margin on .navbar class during the second navigation bar is added.

    My recommended dose is to remove the "margin-bottom: 20px;".navbar, then add these 20px to the uHeader element if the content of the page does not immediately after the header.

    So, something like this:

    Add:

    #uHeader {margin-bottom: 20px ;}}

    Delete:

    .ek - nb .navbar {margin-bottom: 20px ;}}

    I added this override on Page 0 as global.css region.

    Thank you

    -Jorge

    Post edited by: jrimblas

  • Drop-down list programmatically Enkitec navbar

    Hello

    Re: plugin Enkitec Navbar
    http://www.enkitec.com/Apex/f?p=15200:2:1288031046737601

    I don't think that someone might know how to get a drop-down menu to open the page load?

    Scott

    Add a class "open".

    You will need target menu drop-down real, if you have several.

    Thus, for example, I was able to do this:

    $("li.dropdown:first").addClass("open")
    

    Thank you
    -Jorge

  • Enkitec Navbar not working only not with the hover for me in 4.2.1 or 4.2.3

    Hi Dan, or someone who has had the same problem,.

    I installed the plugin in the two APEX 4.2.1 or 4.2.3

    and it works fine with clicking on, but did not hover

    so nice work as in the documentation and how it works on the

    Enkitec Web site.

    I have installed it wrong?

    Hi Bill, currently the navigation bar does not glide out of the box.

    But this article will probably help you Open Enkitec Navbar on Hover

    Thank you

    -Jorge

  • Enkitec SignaturePad Plugin

    I use the plugin to SignaturePad of Enkitec. It works 100% in Apex 4.2.6.00.03 (Figure A), but not at all in the 5.0.3.00.03 Apex (Figure B).

    Two applications run in the cloud, the Apex apex 5 (enciva-uk15.com/ords/) and 4 (apex.enciva.co.uk/pls/)

    I get no error message, the framework and the right line are displayed.

    Can anyone help me please with the attached code of the plugin. I asked help from Enkitec, but they no longer support the plugin.

    Unfortunately, I have no knowledge of JavaScript or html.

    Figure a.

    SignaturePadOK.png

    Figure B

    SignaturePadNOTOK.png

    --================================================================================

    -Function to make

    --================================================================================

    function render_signature_pad)

    p_item in apex_plugin.t_page_item,

    p_plugin in apex_plugin.t_plugin,

    p_value in varchar2,

    p_is_readonly to boolean,

    p_is_printer_friendly to boolean)

    return apex_plugin.t_page_item_render_result

    IS

    l_retval APEX_PLUGIN. T_PAGE_ITEM_RENDER_RESULT;

    l_onload_code varchar2 (32767).

    l_pk_name varchar2 (32767): = p_item.attribute_01;

    l_height varchar2 (32767): = p_item.attribute_02;

    l_width varchar2 (32767): = p_item.attribute_03;

    l_canvas_color varchar2 (32767): = p_item.attribute_04;

    l_pen_color varchar2 (32767): = p_item.attribute_05;

    l_pen_width varchar2 (32767): = p_item.attribute_06;

    l_line_color varchar2 (32767): = p_item.attribute_07;

    l_line_width varchar2 (32767): = p_item.attribute_08;

    l_line_margin varchar2 (32767): = p_item.attribute_09;

    l_line_top varchar2 (32767): = p_item.attribute_10;

    -Its easer to reference things by using a local name, rather than the number of attribute APEX

    BEGIN

    --

    -If we are in debug mode, then turn on debugging for the region.

    --

    IF apex_application.g_debug

    THEN

    apex_plugin_util.debug_page_item (p_plugin = > p_plugin,)

    p_page_item = > p_item);

    END IF;

    --

    -Add the JavaScript signaturepad

    --

    () apex_javascript.add_library

    p_name = > "jquery.signaturepad.min"

    p_directory = > p_plugin.file_prefix,

    p_version = > NULL

    );

    --

    -Add the CSS signaturepad

    --

    () apex_css.add_file

    p_name = > "jquery.signaturepad"

    p_directory = > p_plugin.file_prefix,

    p_version = > NULL

    );

    --

    -Add the json2.js for

    --

    () apex_javascript.add_library

    p_name = > "json2.min"

    p_directory = > p_plugin.file_prefix,

    p_version = > NULL

    );

    --

    -Add the flashcanvas.js to

    --

    -apex_javascript.add_library)

    -p_name = > 'flashcanvas. "

    -p_directory = > p_plugin.file_prefix,

    -p_version = > NULL

    --   );

    --

    -Emit the basic Javascript DIV SignaturePad and the HIDDEN underlying filed that will contain the JSON of Signature object

    --

    HTP.p(Q'!)

    < div class = "GIS sigWrapper" style = "display: inherit" >

    "< canvas class = 'pad' width = '!' | l_width | q'! "' height = '!' | l_height | q'! ' > < / canvas >

    < / div >

    "< input type ="hidden"id = '!' | p_item. Name | q'! "" name = '!' | apex_plugin.get_input_name_for_page_item (p_is_multi_value = > FALSE) | q'! ' ' value = '!' | p_value | q'! ">

    !');

    --

    -Emit the necessary javascript functions

    --

    HTP.p(Q'!)

    < script type = "text/javascript" >

    Apex. Ajax.CLOB = function (pReturn) {}

    var that = this;

    This.Ajax = new htmldb_Get ($x('pFlowId').value, "APXWGT", null, $x('pFlowStepId').value);

    this.ajax.addParam ('p_widget_name', 'apex_utility');

    this.ajax.addParam ('x 04', 'CLOB_CONTENT');

    This ._get = _get;

    This ._set = _Bi;

    This ._return =! pReturn? pReturn: _up;

    return;

    function _get (pValue) {}

    that.ajax.addParam ('x 05', 'GET');

    that.ajax.GetAsync (that._return);

    }

    function _set (pValue) {}

    that.ajax.addParam ('x 05', 'SET');

    that.ajax.AddArrayClob (pValue, 1);

    that.ajax.GetAsync (that._return);

    }

    function _return() {}

    If (p.readyState == 1) {} else if (p.readyState == 2) {} else if (p.readyState == 3) {} else if (p.readyState == 4) {}

    return p;

    } else {}

    Returns false;

    }

    }

    }

    function clob_get_from_db() {}

    Call the application procedure to obtain the signature clob

    Alert ("clob_get_from_db");

    get var = new htmldb_Get (null, $v ('pFlowId'), 'PLUGIN =!' | apex_plugin.get_ajax_identifier |) Q'! ', $x('pFlowStepId').value);

    get.addParam ("x 01', $v ('! ' |)") l_pk_name | q'!'));

    var gReturn = get.get ();

    $x('!'|| p_item.) Name | q'!'). value = gReturn;

    get = null;

    }

    //

    function clob_set (clobString) {}

    var clob_ob = new apex.ajax.clob)

    function() {}

    var p.readyState = RS

    If (rs == 1 |) RS == 2 | RS == 3) {}

    $x_Show ('AjaxLoading');

    } else if(rs == 4) {}

    $x_Hide ('AjaxLoading');

    } else {return false ;}

    }

    );

    //

    clob_ob._SET (clobString);

    }

    < /script >

    !');

    --

    -Build the ONLOAD javascript including the recall of OnDrawEnd

    --

    l_onload_code: = q'!

    $(document) .ready (function () {}

    clob_get_from_db(); //

    If ($v_IsEmpty ('.)) ' || p_item. Name | q'!')) {

    $("#wwvFlowForm").signaturePad ({drawOnly: true})

    validateFields: false,

    output: ' # '! | p_item. Name | q'!',

    onDrawEnd: function() {var api = $("#wwvFlowForm").signaturePad ();

    var sig64 = api.getSignatureImage ();

    clob_set (sig64);

    },

    bgColour: '!' | l_canvas_color | q'!',

    penColour: '!' | l_pen_color | q'!',

    penwidth: '!' | l_pen_width | q'!',

    lineColour: '!' | l_line_color | q'!',

    lineWidth: '!' | l_line_width | q'!',

    lineMargin: '!' | l_line_margin | q'!',

    lineTop: '!' | l_line_top | q'! '

    });

    }

    else {}

    $("#wwvFlowForm").signaturePad({displayOnly:true,lineColour:'#FFFFFF', lineTop:100}) .regenerate ($v ('.)) ' || p_item. Name | q'!'));

    }

    });

    !';

    --

    () apex_javascript.add_onload_code

    Code_P = > l_onload_code

    );

    --

    Return l_retval;

    END;

    -- =================================================================

    -sigpad_ajax_callback

    -- =================================================================

    function sigpad_ajax_callback)

    p_item in apex_plugin.t_page_item,

    p_plugin to apex_plugin.t_plugin)

    return apex_plugin.t_page_item_ajax_result

    IS

    l_return apex_plugin.t_page_item_ajax_result;

    l_SQL varchar2 (32767).

    c_sig_cursor SYS_REFCURSOR;

    CLOB l_code: = empty_clob;

    l_DB_COLUMN_NAME varchar2 (30);

    l_DB_TABLE_NAME varchar2 (30);

    l_DB_PK_COLUMN_NAME varchar2 (30);

    l_error_msg varchar2 (32767).

    BEGIN

    IF apex_application.g_x01 is not null THEN

    --

    -Get the name of the DB column and the table associated with that element (if any)

    --

    BEGIN

    --

    -It is the column and the Table to use in the dynamic cursor.

    --

    l_error_msg: = ' ERROR: impossible to retrieve values successfully columns;

    Select db_column_name, db_table_name

    in l_db_column_name, l_db_table_name

    of apex_application_page_db_items

    where nom_element = p_item.name

    and application_id = v ('APP_ID');

    --

    -This gets the underlying column in the DB for the primary key as identified in the attributes.

    --

    l_error_msg: = ' ERROR: impossible to retrieve COLUMN PK values successfully.

    Select db_column_name

    in l_db_pk_column_name

    of apex_application_page_db_items

    where nom_element = p_item.attribute_01

    and application_id = v ('APP_ID');

    --

    EXCEPTION WHEN NO_DATA_FOUND THEN

    -When the element is not an element of database, then does not display anything

    HTP. PRN (l_error_msg);

    RETURN L_RETURN;

    END;

    --

    -Create the select statement that will be used to return the JSON

    --

    l_sql: = 'select'. l_db_column_name: ' a ' | l_db_table_name: ' where ' | l_db_pk_column_name |' = ' | apex_application.g_x01;

    --

    -Execution of the select statement

    --

    C_sig_cursor OPEN FOR l_sql;

    SEEK c_sig_cursor INTO l_code;

    IF FOUND THEN % c_sig_cursor

    DECLARE

    CLOB l_clob_source2;

    offset int: = 1;

    BEGIN

    LOOP

    l_clob_source2: = dbms_lob.substr(l_code,4000,offset);

    HTP. PRN (l_clob_source2);

    WHEN THE OUTPUT

    offset + 4000 > = nvl ((l_code) dbms_lob.getlength, 0);

    offset: offset = + 4000;

    END LOOP;

    END;

    ON THE OTHER

    HTP. PRN ("ERROR: impossible to retrieve the dynamic SQL clob '");

    END IF;

    CLOSE C_sig_cursor;

    END IF;

    Return l_return;

    EXCEPTION

    WHILE OTHERS THEN

    -Log error here

    LIFT;

    END;

    The corrected code is already posted on this thread, but only in the cases and to make your life easier, here is a download link to the corrected code:

    https://DL.dropboxusercontent.com/u/82641814/blog/SignaturePad_fix.SQL

    Here's a download link for the plugin (from APEX 5.0.3) export:

    https://DL.dropboxusercontent.com/u/82641814/blog/item_type_plugin_item_type_plugin_com_enkitec_sigpad.SQL

    Hope this helps others.

    Thank you

    -Jorge

  • I have updated Java but Mozilla plugin Page indicates this is not

    I have updated to the latest version of Java, when the plugin Mozilla page indicated he was overwhelmed yesterday. Usually, I don't have a problem when I download and update. In this case, it went well and I rechecked the Java Web site and it says that I have the currently installed version, which is Version 7 update 51. Even where you are going to uninstall/install programs correctly there like my page add-on that shows I did yesterday as well. My Avast antivirus shows that it is the new version too. After I rebooted the Mozilla plugin page is still saying it is not updated.
    Do not worry, I know it's done properly, but she then wondered how to tell when another version is up if it has not been supported. I think that Mozilla needs to check their plugin page.
    Just wondering if this has happened to someone else who has updated and the plugin page showed no change. Thank you!
    Debbie

    Hello
    I have updated Java on 16/04/14, but when I tried to access a site it says that I need a plug-in. I'm gone "modules" & found that my Java plug-ins have been exceeded, & I also read the page of 'vulnerability' confusing on Mozilla. He did nothing to help, as he said some show plugins Java upward as vulnerable, but they are not really... because I'm not technically savvy, I have NO idea what that means!

    Will someone please tell me how to upgrade my plugins for Firefox 28.0 Java so I'll be able to view the Web site, I tried to see for 2 days?
    I went to the site of Java & when I run the 'check' tool version it says that I have already installed the latest version. If that's the case, why not not my Firefox Java Plug-ins updated, too?

    The recent update of Java is the 7.0.550.13 version and was released on 16-04-14.

    Thanks for your help.

    Nuts4Mutts

  • Plugin page keeps being open when Firefox starts

    I installed a Firefox plugin and the associated plugin page continues to open in a new tab, whenever I start Firefox. How can I stop this from happening?

    This also happens if I go to the window modules and disable/re-enable the plugin, a new tab opens with the page of the plugin.

    The latest version of the HelloSign plugin has no more of this problem.

  • R12.1.3 - opening page APEX Oracle apps browser window

    Hello

    We have a page of APEX, which is integrated with oracle apps 12.1.3 successfully.

    We are able to open the page of Oracle Applications Home Page (web/self service page) with success.

    but when we try to open the same page of the window system (i.e. after the passage of the responsibility in basic applications) "Navigator" is to launch page not found error.

    Looks like the system is not able to call/execute the JSP (GWY.jsp) page, any ideas how to call page APEX of browser window?


    Rgds,
    -Kamal

    Hello

    Install the patch 12726556. This is a known bug in the gateway FND.

    Rod West

  • How to ACCEPT values on page APEX sent by external APEX through POSTmethod

    Hi people,

    How can I accept the values in my page APEX which are send to my page through the POST method from outside of my application?

    Sample test:
    Of non-apex application (simple html page), I would like to post 2 fields (field "Par1" and the field "Par2") in my APEX page. On my apex page I defined the areas P102_PAR1, P102_PAR2.
    <html>
    <HEAD>
      <TITLE>Tester</TITLE>
    </HEAD>
    <body>
         <h1>Test to POST form values into APEX page</h1>
         
         
         <form action="[my_url???]" method="POST">
              <table>
    
                   <tr>
                         <td>Par1</td>
                         <td>
                              <select name="Par1">
                                  <option value="OPTION1">Option 1</option>
                                  <option value="OPTION2">Option 2</option>
                                  <option value="OPTION3">Option 3</option>
                              </select>
                        </td>
                   </tr>
                   <tr>
    
                         <td><label for="Par2">Par2</label></td>
                         <td><input type="TEXT" name="Par2" id="Par2" size="30" value="123"></td>
                   </tr>
              </table>
              <input type="SUBMIT" value="send">
         </form>
    </body>
    </html>
    How can I define action URL in top shape, so once you press the "SUBMIT" button it will fill both fields in my apex page?
    My APEX (p102) page is a blank page, with only 2 fields P102_PAR1, P102_PAR2 text at the moment.

    Thank you very much
    Tomas


    ===========
    If I put above url to: ' http://cit-dev-as5:7780 / pls/he/f? p = 700:102:1659258057907233' (stright to my page & session sharing) and press "SUBMIT" button, then I recive below error message:
    f: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: PAR1,PAR2
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: 
    
      DAD name: he
      PROCEDURE  : f
      URL        : http://cit-dev-as5:7780/pls/he/f?p=700:102:1659258057907233
      PARAMETERS :
      ===========
      P:
       700:102:1659258057907233
      PAR1:
       OPTION1
      PAR2:
       123

    Tomas:

    Treat the input of an external application that needs to be passed to an APEX application is to create a procedure from pl/sql intermediary who will receive the input of the external source and then format this entry as required by the syntax of the URL of the APEX and then re - direct the user to this URL APEX format.
    Using the example you provided you have the pl/sql procedure as follows

    Create or replace  procedure extinput(par1 in varchar2,par2 in varchar2) is
    l_apex_url varchar2(4000;
    begin
    l_apex__url:=
      'http://myhost:myport/apex/f?p=700:102::::P_102_PAR1,P_102_PAR2:' ||
       par1 ||','||par2;
    
    owa_util.redirect_url(l_apex_url);
    end;
    

    The names of parameters in your procedure must match the names of the fields of the POST.

    CITY

  • Page APEX control items are displayed using the APPS user!

    Hi friends,

    I am running an Apex Application of the Apps (E Business suite-> link to Application). When the user clicks on this link without asking the login of the APEX, the application is open based on credentials Apps. Now my problem is the customer requests to restrict the display of the elements of the page (i.e. buttons) in the Application of the Apps user login and accountability-based APEX.

    I know how to show the result as normal button: APP_USER = "ADMIN" for example. But I don't know how to control from APPS. As I am new to both I need help from you guys to get this functionality.

    I need the faster response because it is very urgent for me.

    Thank you
    Stéphane.

    When you call page APEX-separated values, you can set the Variable of APEX with comma

    For Ex.

    f? p = 102:1:F102_ORG_ID, F102_GL_SET_OF_BKS_ID, F102_RESP_ID, F102_USERID, F102_HOME_URL:' | vOrgId | ',' || vSobId | «, » || vRespId | «, » || vUserId | vURL

    Alternatively, you can pass these parameters as Cookies.

    Let me know if you need something more.

    HTH

    Dinesh

    Published by: DineshS on February 20, 2009 02:08

  • Problems with the [plugin] Enkitec Navbar tabs on the iPad

    Hello

    I am using the tabs in the navigation bar of [plugin] Enkitec , and they work fine until I have test it on the iPad.

    They appear as a vertical list.

    Anyone run into this?

    Bill

    Hi Jorge,.

    I use the 25 responsive Blue theme.

    I started to work, but then is not new.

    I had earlier about going on the iPad in 'Settings'-> 'Safari'-> 'Clear Cookies and data'

    It still works very well.

    Of course, when I made changes to the query in the chart that he was trying to use the updated information cache to always run.

    Thank you very much for your help!

    Bill

  • enkitec navbar rendered in IE 11

    Running Apex 4.2.4 against database 11 g, using the reactive Blue theme.  I use the navbar enkitec plugin to display a menu in my pages.  The navigation bar is in my Global Page and there is no template applied to the area of the navigation bar.  When running in Firefox and Chrome the menu renders correctly.  However when running in IE 11 a ball mark appears next to each item, as well as some extra spacing between the elements of the first time that the page is:

    ie.png

    When running in Firefox/Chrome:

    firefox.png

    If I refresh the browser window in Internet Explorer, the menu then renders correctly.  Seem to remember having seen this kind of behaviour before with IE in other applications, I don't remember the solution.  All the world has known this before and was able to overcome? The standard of our company is to use IE 11 while Firefox is also deployed on all computers so worst cases I can issue a directive to use the app in Firefox. It would be much better if the app worked correctly in all browsers.  Earlier, I had a few problems with the elements rendered correctly when the compatibility view checkbox has been checked, but it is not checked.  Thanks in advance.

    Thanks for the suggestion, your theory was correct, and the post you suggested showed me in the right direction!

    Add to the header of my page HTML attribute fixed the problem:

Maybe you are looking for

  • How to connect to DisplayPort and fresh?

    Hello I think to buy the new Macbook from 2016. When I'm at home I would like to use it as a desktop machine so I have to be able to plug in a monitor DisplayPort, USB HDD, wireless mouse and keyboard dongle and load the Macbook at the same time. Is

  • Magic Mouse 2 * new * does not work

    New macbook and new magic mouse 2 but I can't connect via usb or bluetooth, I tried to restart the two and wait for it to load. literally, I don't know where to go from here. need help! Save me

  • Satellite A305D-S6848 - upgrade Vista to Windows 7 32 bit

    I started the upgrade process, but it gives me a message that I need to uninstall ATI CATALYST Install Manager, ATI Catalyst Control Center. My laptop is model A305D-S6848 Vista 32bits. I don't know where to start getting that if someone can point me

  • FOX videos

    Unable to watch videos of FOX NEWS. Read most of the problems and is pronounced, with video problems, but still no video. Any ideas, suggestions...?

  • E700 done ACER speakers aren't working not

    Bought the Acer E700 2 weeks ago. In recent days, the speaker is no longer in effect. I can make phone calls without problem, but video, alarm, ringing, notifications do not work. Check all the options menu; all volumes are at the max, and the softwa