Small jquery-ui i18n bug

Sorry about posting this here, don't know where else to put it.
this file: /i/libraries/jquery-ui/1.8/ui/i18n/oracle/jquery.ui.datepicker-nb-no.js is missing translation of some labels.
this file: /i/libraries/jquery-ui/1.8/ui/i18n/oracle/jquery.ui.datepicker-no.js is correct, both files should be identical.
easily fixed " cp jquery.ui.datepicker-no.js jquery.ui.datepicker-nb-no.js "

<head>
<title>JQuery Tab</title>
<link rel="stylesheet" href="/i/themes/theme_20/theme_3_1.css" type="text/css" />
<!--[if IE]><link rel="stylesheet" href="/i/themes/theme_20/ie.css" type="text/css" /><![endif]-->
<link rel="stylesheet" href="/i/css/apex_4_0.css" type="text/css" />
<!--[if IE]><link rel="stylesheet" href="/i/css/apex_ie_4_0.css" type="text/css" /><![endif]--><link rel="stylesheet" href="/i/libraries/jquery-ui/1.8/themes/base/jquery-ui-1.8.custom.min.css" type="text/css" />
<script type="text/javascript">var apex_img_dir = "/i/", htmldb_Img_Dir = apex_img_dir;</script>
//jquey loaded here
<script src="/i/libraries/jquery/1.4.2/jquery-1.4.2.min.js" type="text/javascript"></script>
<script src="/i/javascript/apex_4_0.js" type="text/javascript"></script>
<script src="/i/javascript/apex_legacy_4_0.js" type="text/javascript"></script>
<script src="/i/javascript/apex_widget_4_0.js" type="text/javascript"></script>
<script src="/i/javascript/apex_dynamic_actions_4_0.js" type="text/javascript"></script>
<script src="/i/libraries/jquery-ui/1.8/ui/minified/jquery-ui-1.8.custom.min.js" type="text/javascript"></script>
//jquery ui and css loaded here
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/redmond/jquery-ui.css" type="text/css" />
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js"> </script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>VIEW Source of IE 7 show the above.. which clearly show that jquery is already loaded ... any clue...
Regards,
Shijesh

Similar Messages

  • A small but very irritating bug in Mail: after pressing the spacebar after typing an apostrophe in a word such as "we're", the cursor moves to the left i.e. backwards, and not to the right, effectively deleting a space and not creating one.

    When composing an email in Mac Mail I've noticed a small but very irritating bug: pressing the spacebar after typing an apostrophe in a word, e.g. "we're", the cursor moves to the left i.e. backwards, and not to the right, effectively deleting a space and not creating one.
    Any ideas?

    I just recreated this problem on my iMac (wired KB, no wireless KB) by changing Mail > Preferences > Composing > Spellcheck from "as I type" to "never". Then type a contraction ending in 're and the space bar causes the cursor to jump back as others have stated, to the spot 'r|e
    Next, I went into System Preferences > Keyboard > Text, and turned off "use smart quotes" and the problem went away again.
    From this point (smart quotes off, spell checking never), if I turn Smart Quotes ON, the problem returns.
    The problem is dependent on the state of both settings.
    The spacebar in Mail "works" if I have either of the following setting combinations:
    Keyboard: smart quotes OFF, Mail: check spelling ANY SETTING
    Keyboard: smart quotes ON, Mail: check spelling AS I TYPE
    Other combinations FAIL
    Keyboard: smart quotes ON, Mail: Check spelling NEVER
    Keyboard: smart quotes ON, Mail: Check Spelling WHEN I CLICK SEND
    Looks to me like there's a bug in Mail > Preferences > Check spelling > NEVER and WHEN I CLICK SEND that interacts badly with Keyboard > Smart quotes ON.
    Thanks.
    Todd Smithgall

  • .rotation on Video() only works on videos smaller than 5mb. Bug, any workarounds?

    UPDATE: Found some reliable reproduction on my end.
    Shorter videos tend to rotate just fine, longer videos tend to not rotate but become parallelograms. All on one build. Is there perhaps some metadata tags I need to add to my videos?
    UPDATE: Found more reliable repro.
    .mp4 files smaller than 5mb have no problem rotating, .mp4 files over 5mb do not rotate, they only skew.
    Using standard netstream/netconnection/video setup for streaming video, any mp4 files over 5mb will not rotate when using video.rotation
    Videos larger than 5mb skew by the number of degrees you specify, but not rotate.
    Videos smaller than 5mb rotate by the number of degrees, and do not skew
    100% reproducable on my end: Win 7 x64, Flash Pro CS6 (12.0.2.529), testing on PC and several android devices of varying make/model.
    Questions:
    -Is this air for android specific?
    -Is there a workaround?
    -Does this happen on screen rotate too? (It happens when rotating the entire swf, when rotating the parent, and when rotating the parent's parent.)
    -Does this happen with older versions of Air for Android, and/or actionscript?
    OLD THREAD:
    This has been very problematic for me.
    When I try to use video.rotation = 90; in code, rather than rotating the video 90 degrees, it disappears. But this only happens sometimes when I publish. I can make zero changes, clear publish cache, and sometimes it is broken like this, sometimes it isn't and works perfectly fine. I can't figure out what is changing to make it compile differently. I've tried in all render modes (publishing to Android, so: Direct, CPU, GPU, Auto) with no changes in this specific behavior.
    I've tried putting the video inside of a movieclip, and rotating the movieclip only, and it still occurs.
    I've tried directly copy/pasting another successfully rotating item's code to video, same problem still occurs.
    I've tried re-ordering it, and putting rotation before and after x/y/w/h changes, removing x/y/w/h changes, same problem.
    Restarting my computer usually fixes the problem for 1-2 solid publishes before it starts happening again.
    The code is located towards the bottom of this post.
    I've tried changing the rotation to 45, and I figured out how the video disappears, but not why. video rotation goes from rotating the whole video, to only moving the right-most points, and creates a parallelogram.
    (Height and Width are pre-established variables, with values partaining to the overall container size, which is not always 768*432 ratio)
    video.x = Width;
    video.y=0;
    video.width = Height;
    video.height = video.width/768*432;
    video.rotation=90;
    Please tell me I am just missing something incredibly simple here, and that this is not a bug.

    i don't see a problem testing on flash pro cs6 win 7 pro 64bit using an flvplayback component and a 964 MB mp4.

  • Af:chooseDate i18n bug?

    JDeveloper 10.1.3.3, ADF Faces
    Hi,
    It seems as if af:chooseDate always uses Sunday as first day of week. I'm developing an ADF Faces application for lt_LT locale. In the case first day of week should be Monday. I've looked at oracle.adfinternal.view.faces.renderkit.core.xhtml.ChooseDateRenderer source code and found that it uses Calendar.getMinimum(Calendar.DAY_OF_WEEK) to determine first day of week. The method returns Sunday while Calendar.getFirstDayOfWeek() gives the correct result - Monday.
    Regards,
    Marius

    Hi,
    I tried this Java program with sour locale and the two methods return the same value
    import java.util.Calendar;
    import java.util.GregorianCalendar;
    import java.util.Locale;
    public class TestCalendar {
        public TestCalendar() {
        Calendar c = GregorianCalendar.getInstance();
            Locale locale = Locale.getDefault();
                // Set the default locale to custom locale
                locale = new Locale("lt", "LT");
            System.out.println("min "+c.getMinimum(Calendar.DAY_OF_WEEK));
            System.out.println("max "+c.getMaximum(Calendar.DAY_OF_WEEK));       
            System.out.println("first day" +c.getFirstDayOfWeek());
        public static void main(String[] args) {
            TestCalendar testCalendar = new TestCalendar();
    }Based on this I don't see the use of DAY_OF_WEEK to be a bug
    Frank

  • An I18N bug from java sound should be fixed.

    When you try to list some audio related names (such as mix name, port name, control name) by using java sound api, and if the names are writtened by non-ascii character such as Chinese, you will get the strange characters, that means java sound api does not support internationalization character. Here is the sample:
    *     SystemMixerFrame.java
    * Copyright (c) 2001 - 2002 by Matthias Pfisterer
    * All rights reserved.
    * Redistribution and use in source and binary forms, with or without
    * modification, are permitted provided that the following conditions
    * are met:
    * - Redistributions of source code must retain the above copyright notice,
    * this list of conditions and the following disclaimer.
    * - Redistributions in binary form must reproduce the above copyright
    * notice, this list of conditions and the following disclaimer in the
    * documentation and/or other materials provided with the distribution.
    * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
    * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    * OF THE POSSIBILITY OF SUCH DAMAGE.
    import java.util.ArrayList;
    import java.util.Iterator;
    import java.util.List;
    import javax.sound.sampled.AudioSystem;
    import javax.sound.sampled.BooleanControl;
    import javax.sound.sampled.CompoundControl;
    import javax.sound.sampled.Control;
    import javax.sound.sampled.EnumControl;
    import javax.sound.sampled.FloatControl;
    import javax.sound.sampled.Line;
    import javax.sound.sampled.LineUnavailableException;
    import javax.sound.sampled.Mixer;
    import javax.sound.sampled.Port;
    IDEAS:
    - user setting tab style vs. show complete windows for multiple mixers (horicontal/vertical)
    - user setting unix style (L/R volume) vs. windows style (volume/balance)
    /**     TODO:
    public class TestSystemMixer {
         /**     TODO:
         private static final Port.Info[]     EMPTY_PORT_INFO_ARRAY = new Port.Info[0];
         public static void main(String[] args) {
              new TestSystemMixer();
              System.exit(0);
         /**     TODO:
         public TestSystemMixer()
              List portMixers = getPortMixers();
              if (portMixers.size() == 0) {
                   out("There are no mixers that support Port lines.SystemMixer: Error");
                   System.exit(1);
              Iterator iterator = portMixers.iterator();
              while (iterator.hasNext())
                   Mixer     mixer = (Mixer) iterator.next();
                   String     strMixerName = mixer.getMixerInfo().getName();
                   out("mixername:" + strMixerName);
                   createMixerPanel(mixer);
         /**     Returns the Mixers that support Port lines.
         private List getPortMixers()
              List supportingMixers = new ArrayList();
              Mixer.Info[]     aMixerInfos = AudioSystem.getMixerInfo();
              for (int i = 0; i < aMixerInfos.length; i++)
                   Mixer     mixer = AudioSystem.getMixer(aMixerInfos);
                   boolean     bSupportsPorts = arePortsSupported(mixer);
                   if (bSupportsPorts)
                        supportingMixers.add(mixer);
              return supportingMixers;
         /**     TODO:
         // should be implemented by:
         // Mixer.isLineSupported(new Line.Info(Port.class))
         private boolean arePortsSupported(Mixer mixer)
              Line.Info[]     infos;
              infos = mixer.getSourceLineInfo();
              for (int i = 0; i < infos.length; i++)
                   if (infos[i] instanceof Port.Info)
                        return true;
              infos = mixer.getTargetLineInfo();
              for (int i = 0; i < infos.length; i++)
                   if (infos[i] instanceof Port.Info)
                        return true;
              return false;
         /**     TODO:
         private void createMixerPanel(Mixer mixer)
              Port.Info[]     infosToCheck = getPortInfo(mixer);
              for (int i = 0; i < infosToCheck.length; i++)
                   Port     port = null;
                   try
                        port = (Port) mixer.getLine(infosToCheck[i]);
                        port.open();
                   catch (LineUnavailableException e)
                        e.printStackTrace();
                   if (port != null)
                        createPortPanel(port);
         /**     TODO:
         private Port.Info[] getPortInfo(Mixer mixer)
              Line.Info[]     infos;
              List portInfoList = new ArrayList();
              infos = mixer.getSourceLineInfo();
              for (int i = 0; i < infos.length; i++)
                   if (infos[i] instanceof Port.Info)
                        portInfoList.add((Port.Info) infos[i]);
              infos = mixer.getTargetLineInfo();
              for (int i = 0; i < infos.length; i++)
                   if (infos[i] instanceof Port.Info)
                        portInfoList.add((Port.Info) infos[i]);
              Port.Info[]     portInfos = (Port.Info[]) portInfoList.toArray(EMPTY_PORT_INFO_ARRAY);
              return portInfos;
         /**     TODO:
         private void createPortPanel(Port port)
              String     strPortName = ((Port.Info) port.getLineInfo()).getName();
              out("Portname:" + strPortName);
              Control[]     aControls = port.getControls();
    //          for (int i = 0; i < aControls.length; i++)
              if (aControls.length > 1) {
                   // In fact in the windows system, it named SPEAKER port, and it contains play controls.
                   out("ignore the port " + strPortName + " that contains more than one control.");
              } else {
                   // this is record control.
                   out("control:" + aControls[0].toString());
                   createControlComponent(aControls[0]);
                   if (aControls[0] instanceof FloatControl)
                   else
         /**     TODO:
         private void createControlComponent(Control control)
              if (control instanceof BooleanControl)
              String          strControlName = control.getType().toString();
              out("sub control type BooleanControl:" + strControlName);
              else if (control instanceof EnumControl)
              String     strControlName = control.getType().toString();
              out("sub control type EnumControl:" + strControlName);
              System.out.println("WARNING: EnumControl is not yet supported");
              else if (control instanceof FloatControl)
              String     strControlName = control.getType().toString();
              out("sub control type FloatControl:" + strControlName);
              else if (control instanceof CompoundControl)
              String     strControlName = control.getType().toString();
              out("sub control type CompoundControl:" + strControlName);
              Control[]     aControls = ((CompoundControl)control).getMemberControls();
              for (int i = 0; i < aControls.length; i++)
                   Control con = aControls[i];
                   if (con instanceof BooleanControl) {
                        out("sub sub control type BooleanControl:" + con.getType().toString());
                        if (strControlName.equalsIgnoreCase("Stereo Mix")) {
                             ((BooleanControl) con).setValue(true);
                   else if (con instanceof EnumControl) {
                        out("sub sub control type EnumControl:" + con.getType().toString());
                   else if (con instanceof FloatControl)
                        if (isBalanceOrPan((FloatControl) con))
                        out("sub sub control type FloatControl balance:" + con.getType().toString());
                        else
                        out("sub sub control type FloatControl pan:" + con.getType().toString());
                   else
         /** Returns whether the type of a FloatControl is BALANCE or PAN.
         private static boolean isBalanceOrPan(FloatControl control)
              Control.Type type = control.getType();
              return type.equals(FloatControl.Type.PAN) || type.equals(FloatControl.Type.BALANCE);
         private static void out(String message)
              System.out.println(message);
    /*** SystemMixerFrame.java ***/
    Compile and run the code below on non-ascii Windows OS, you will catch the problem.
    The solution I provide:
    Download the jdk 1.4.2 source, search the files named PortMixer.c && PortMixerProvider.c and replace the method "NewStringUTF" with the method below:
    jstring WindowsTojstring2( JNIEnv* env, char* str )
    jstring rtn = 0;
    int slen = strlen(str);
    unsigned short* buffer = 0;
    if( slen == 0 )
    rtn = (*env)->NewStringUTF(env,str );
    else
    int length = MultiByteToWideChar( CP_ACP, 0, (LPCSTR)str, slen, NULL, 0 );
    buffer = malloc( length*2 + 1 );
    if( MultiByteToWideChar( CP_ACP, 0, (LPCSTR)str, slen, (LPWSTR)buffer, length ) >0 )
    rtn = (*env)->NewString( env, (jchar*)buffer, length );
    if( buffer )
    free( buffer );
    return rtn;
    Rebuild jdk source code as per sun build document. Got the result files and pick up jsound.dll, replace the original jsound.dll in your JRE with the fixed file.
    Then the problem solved. I also hope sun will fix the problem in the future version of JDK.
    Or any one can help me to submit this article to the sun JDK team.
    Jiawei Zhang
    From Chinese, The city of Shanghai.
    MSN: [email protected]

    If you only wanted to get a beep you could have used Toolkit.beep
    Very simple and fast.
    Rommie.

  • I18n capitalization of month and weekdays

    Hi all,
    I ran into the following with JDK1.4.0 on Windows (have not tested on other platforms): basically when I try to format dates in a language other than Windows, weekdays and month names are given all in small case letters, as opposed to having the first letter capitalized and all the others in small letters.
    As an example, if I set my locale to Spanish, and do this:
    SimpleDateFormat globalMessagesFormatter
    = new SimpleDateFormat ("EEEE MMM dd yyyy", locale);
    I get this: lunes oct 07 2002
    As opposed to this: Lunes Oct 07 2002
    (notice "lunes" and "oct" instead of "Lunes" and "Oct").
    So, any ideas??? Is this a i18n bug???

    No, it's not an i18n bug. In Spanish, names used in dates are not capitalized like for example in the English language. I extracted the following from the "Real Academia Espanola" which is the organization that set the rules for the Spanish language:
    b) El sistema mas comun combina letras y numeros. En este caso, el dia y el ano se escriben con numeros arabigos, y el mes, con letras y siempre con inicial minuscula: 12 de octubre de 1492.
    So, using: SimpleDateFormat("EEEE MMM dd yyyy", locale);
    gave you the correct format for the date (the spanish way, obviously).
    Based on your name, I am assuming that you speak spanish, so here is the link: http://www.rae.es/
    Use the "Diccionario de Dudas" option and search for letter "F" and click on "FECHA".

  • Running jquery code after button submits successfully.

    All,
    I need help with running a jquery code after submit button has successfully completed, how do i integrate these 2 events ? clicking the submit button and if submits successfully execute the small jquery code based on the same submit button,
    thanks & regards

    Hi,
    It seems you have not done to example what I did propose.
    Create new hidden item to your page e.g. P15_PROMT.
    Create process that fires on submit after validations and sets item P15_PROMT value to "Y".
    Create on dynamic action that fires on event page load. That dynamic action should execute your jQuery code.
    Set dynamic action conditionally by P15_PROMT value "Y".
    You need also clear item P15_PROMT value, so that dynamic action do not fire every time when you access to page.
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai
    Edited by: jarola on Jan 28, 2013 6:52 AM

  • Bug (LabVIEW 2011 sp1 crash)

    Bug (LabVIEW 2011 sp1 crash)
    1) Open LabVIEW
    2) Blank VI
    3) Front Panel / View / Class Browser
    follow exactly this :
    Class Browser / Object library ---> select "LabVIEW Classes" ---> and then clic "Search"
    result : The window "Class Browser Search" opens ----> do nothing ... just "Cancel"
    back to the window Class Browser ...
    Class Browser / Object library ----> now select "DAQmx"
    result : in the window Class Browser : Objet library = DAQmx
                                           Class         = DAQmx buffer
    don't touch anything else (!)
    and now clic "Search" ... LV CRASH

    When you meet your colleagues, could you ask them, of course when they have time, to create this number.
    This will make me happy,  and this would be a small reward      for this bug report.
    Thank you very much in advance ThiCop

  • A problem with small circles drawing...

    I can't draw small circles and dots. Don't advise me to use the zoom. Is it a normal issue for Samsung Note 10.1 or Photoshop Touch?

    I have the same problem on my samsung galaxy note 10.1 and PS touch v 1.2.0 (can't upgrade it without new official firmware).
    And I really don't know how to post screenshot with items that cannot be painted with your software.
    On this device drawing is done with stylus (If you dont know). Stylus provide great precision and allow to paint small details.
    The problem is that brush does not start drawing immediately after stylus touching the screen. Instead of this it waits until user will move stylus away from start point by 3 millimiters. And only after that photoshop will draw the first segment of line. If you try to draw small circle with diameter of 3 mm photoshop will draw just start point. Because stylus will never leave 3 mm area around touching point. this also means that you can't draw lines with length less than 3mm.  And this also means that every line will start with 3mm straight segment.  So you can't draw small details.
    This small thing (and also bugs with smudge and blur tools and opacity problems with brush and awful color picking tool) made painting with photoshop really tricky.
    Maybe you made this 3mm margin to make your color picker work (which pick color only after touching the screen and then pressing side button). But it is unobvious for users (as you can see by questions on yor forums) and bring some additional problems with painting (as you can see in this post).
    And what is really terrible is that I can't just delete your useless software without root rights because it was preinstalled by samsung. 
    Best regards.

  • Jquery and serialize / passing variables

    I already put this question on the jquery forum but noone responded. My question is about jquery.
    I have this image gallery, people can drop and drag pictures, the idea is they can determine theirselves the order in which images are shown on their website.
    I have the sortable part, but I don't know how to pass the new order to the next page that should contain a query that updates the ordernumber for each item.
    My code:
    <!--- load the necessary scripts --->
         <script src="scripts/jquery-1.6.2.min.js" type="text/javascript"></script>
        <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" type="text/javascript"></script>
        <script src="http://jquery-ui.googlecode.com/svn/tags/latest/external/jquery.bgiframe-2.1.2.js" type="text/javascript"></script>
        <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/i18n/jquery-ui-i18n.min.js" type="text/javascript"></script>
    ,!--- the actual sortable image gallery --->
    <ul id="ulsortable">
        <cfoutput query="items">
            <li id="ID_#T_items_autoID#">
                <CFIF #T_items_img1# IS NOT 0>
                    <img src="../#session.foldername#/galleries/#T_items_itemid#_thumbsitemanager.#T_items_img1#" alt="Click here to update" border="0" width="125" height="125">
                    <CFELSE>
                        <img src="layoutimg/no_picture_available.jpg" alt="" width="125" height="125" border="0">
                    </CFIF><br>
                    <CFIF #T_items_title# IS NOT "">#left("#T_items_title#","15")#</CFIF>
            </li>
        </cfoutput>
    </ul>
      <script>
        $(function() {
            $( "#ulsortable" ).sortable();
            $( "#ulsortable" ).disableSelection();
            $('#frm-sort').submit(function(){
                var sort_serialized = $("#ulsortable").sortable("serialize");
        </script>
    <form action="#request.site.webroot#/actions/act_writeneworder.cfm" method="post" id="frm-sort">
      <input type="submit" name="save" id="save" value="save" />
      <input type="hidden" name="sort_serialized" id="sort_serialized" value="" />
    </form>
    When I use this and go to the next page thrugh submit button I get the error that sort_seriallized is an empty string. i must be doing something wrong. It has been 3 days i am on it:-)

    If anyone is interested, here is the working code.
    Make sure to include the right jslibraries
    Make your stylesheet so you have an unordered list that looks like an image gallery:
    <style>
             ul
                width                : 715px;
                list-style-type    : none;
                margin              : 0;
                padding             : 0;
            /* float & allow room for the widest item */
              ul li
                float                 : left;
                width                : 136px;
                height              : 165px;
                margin              : 2px;
                text-align          : center;
                border              : 1px solid gray;
               /* stop the float */
              br
                clear            : left;
              /* separate the list from subsequent markup */
              div.wrapper
                margin-bottom    : 1em;
        </style>
    Then the jquery script:
    <script type="text/javascript">
            $(document).ready(function(){
    // sortable makes the ul drag and drop
                $("#ulsortable").sortable();
    // create variable that will be submitted with form           
                    $("#frm_sort").submit(function(){
                        var order = $('#ulsortable').sortable("serialize");
                        $('#order').val(order);
        </script>
    Ouput the listitems:
    <ul id="ulsortable">
        <cfoutput query="items">
            <li id="myprimarykey_#T_items_autoID#">
                     <img src="../#session.foldername#/galleries/#T_items_itemid#_thumbsitemanager.#T_items_img1#" alt="Click here to update" border="0" width="125" height="125">
                    <br/>
                   <CFIF #T_items_title# IS NOT "">#left("#T_items_title#","15")#</CFIF>
            </li>
        </cfoutput>
    </ul>
    Finally the form with submit button and hidden field that passes variable:
    <form action="actions/act_writeneworder.cfm" method="post" id="frm_sort">
          <input type="hidden" name="order" id="order" value="" />
          <input type="submit" name="save" id="save" value="Save new order" />
    </form>
    The page that handles the serialize and database update:
    <!--- convert the serialized string to a comma delimited list --->
        <cfset idlist = ReReplaceNoCase( form.order, "(&)?myprimarykey\[\]=", ",", "all" )>
        <cfset position = 0>
        <cfset pk = 0>
    <cfloop list="#idlist#" index="pk">
          <cfset position++>
        <cfquery name="writeneworder" datasource="#request.dba#">
            UPDATE T_items
                SET T_items_order = <cfqueryparam value="#position#" cfsqltype="CF_SQL_INTEGER">
                 WHERE T_items_autoID = <cfqueryparam value="#pk#" cfsqltype="CF_SQL_INTEGER">
        </cfquery>
    </cfloop>
    <cflocation url="#request.site.webroot#/item_choose_cat.cfm?currentopic=changeorder" addtoken="no" />
    As I couldn't find anywhere a full working exemple I decided to post this code, hope it helps you.
    Bianca

  • Text rich bugs for android?

    Ok starting just a small list of the bugs with android and firefox.
    1.) Backspaces, pretty much everything with it. Deletes 2 spaces not one. If pressed too quickly will delete all the text in the box, 4 word or 10 paragraphs, does not matter. If pressed on Vbullentin sites will cause the text to be entered backwards.
    2.) Curser will randomly jump around in text box.
    3.) When replying to post in vbullentin, you do not see what you are typing in the window.
    4.)When entering text into the text box, like google search or amazon search, must zoom in to get any input. Text does not always enter into box. Text is often malformed if typed too quickly, and a insane amount of lag, after enter a few letters.
    5.)Text, when entered into some text boxs will not be displayed, only spell check will have the word. But word will not appear in the text box.
    6.) No spellcheck with asus transformer with dock attached.
    rl

    # Known issue with the Asus Transformer dock. We are working on getting a unit to a developer so that they can resolve the issue.
    # Will look into this
    # Same
    # We have disabled form zoom for forms with tablets in Firefox 6. Firefox mobile beta should have an update to that in about 3-4 weeks.
    # We don't have spell check on mobile yet
    # same

  • Bugs in Book module

    I've been using Lighroom 4 to create a book to upload to Blurb.com.  In the process I've found several bugs.
    Intermittently background pictures will display rotaged (90°).  This is unpredictable and affects only the way the background displays and NOT the way it exports.
    Converting from Large Square to Small Square has a bug where it incorrectly converts two photos horizontal layout (7th down from the top on the right) to two photos vertical (7th down from the top on the left).
    The uploaded book differes from Lightroom.   In Lightroom page 1 shows on the left as part of 1 & 2 page.  However, once uploaded, on the blurb site page one shows on the right next to the cover and the next page is 2 & 3.  This creates problems throughout the book including breaking two-page spreads.
    Looking forward to the next update.
    Regards,
    Vito

    "- Having a favorite list of background images: For my book, I have used around 10 background images, and it was time consuming to search them in the filmstrip amongst the 600 other photos when creating new pages (now I am thinking a little more about it, maybe I could have associated a special keyword to these images, for instance background, and filter the filmstrip to quickly find them. however, I don't know if it is possible to display only image containing a given keyword in the filmstrip)."
    I think your idea would work. In Library, filter to those images (easy way is to double click the keyword in the Keywords panel on the right) and then save a Filter Preset using the little menu in the top right of the Library Filter panel. So that's a once only task. Back in Book, assuming those background images are with the rest of the images for your book, you can then apply this preset from the filmstrip (just like the Used and Unused presets).
    I don't think it's ideal, and your list idea might work, but this is how I'd approach it as things are now.

  • SVG using list-style-image makes images small

    Hi when using list-style-image using an svg on iOS it causes the image to be small please see https://bugs.webkit.org/show_bug.cgi?id=141367 for more details on the bug I reported on webkit bug and google have fixed it in webkit could you fix it please

    Hi I have tryed this on iOS 8 and iPad and iPhone both show the image small.

  • Problem with OleDBConnection and WindowForm

    Hello,
    this is my first post here, so dont get me wrong :p I have 2 diffrents problems with OleDBConnection. First problem is that when i open for example. access database my window from get smaller and elements are bugged. 
    Second problem is that when i change value in a cell in my datagridrow, source dataset get this change too but problem is when i fire method HasChanged() on my dataset it gives me false so its like i didnt modified cells. But when i remove or add row its
    get changes so idk what im doing wrong. Here is code how i change my datagridview values on cells:
    okienko.dataGridView1.Rows[index_wiersza].Cells[1].Value = textBox2.Text;
    //edit i fixed second problem http://geek-goddess-bonnie.blogspot.com/2009/09/fun-with-datasets.html but still first problem is pain :/
    Thx for help.

    namespace WindowsFormsApplication1
    partial class Form1
    /// <summary>
    /// Required designer variable.
    /// </summary>
    private System.ComponentModel.IContainer components = null;
    /// <summary>
    /// Clean up any resources being used.
    /// </summary>
    /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
    protected override void Dispose(bool disposing)
    if (disposing && (components != null))
    components.Dispose();
    base.Dispose(disposing);
    #region Windows Form Designer generated code
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    this.components = new System.ComponentModel.Container();
    this.button1 = new System.Windows.Forms.Button();
    this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
    this.ugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.fdfToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.fghToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.menuStrip1 = new System.Windows.Forms.MenuStrip();
    this.tEstToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.test2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.problemToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.takToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
    this.contextMenuStrip1.SuspendLayout();
    this.menuStrip1.SuspendLayout();
    this.SuspendLayout();
    // button1
    this.button1.Location = new System.Drawing.Point(268, 204);
    this.button1.Name = "button1";
    this.button1.Size = new System.Drawing.Size(75, 82);
    this.button1.TabIndex = 0;
    this.button1.Text = "button1";
    this.button1.UseVisualStyleBackColor = true;
    this.button1.Click += new System.EventHandler(this.button1_Click);
    // contextMenuStrip1
    this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
    this.ugToolStripMenuItem,
    this.fdfToolStripMenuItem});
    this.contextMenuStrip1.Name = "contextMenuStrip1";
    this.contextMenuStrip1.Size = new System.Drawing.Size(98, 52);
    // ugToolStripMenuItem
    this.ugToolStripMenuItem.Name = "ugToolStripMenuItem";
    this.ugToolStripMenuItem.Size = new System.Drawing.Size(97, 24);
    this.ugToolStripMenuItem.Text = "ug";
    // fdfToolStripMenuItem
    this.fdfToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
    this.fghToolStripMenuItem});
    this.fdfToolStripMenuItem.Name = "fdfToolStripMenuItem";
    this.fdfToolStripMenuItem.Size = new System.Drawing.Size(97, 24);
    this.fdfToolStripMenuItem.Text = "fdf";
    // fghToolStripMenuItem
    this.fghToolStripMenuItem.Name = "fghToolStripMenuItem";
    this.fghToolStripMenuItem.Size = new System.Drawing.Size(100, 24);
    this.fghToolStripMenuItem.Text = "fgh";
    // menuStrip1
    this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
    this.tEstToolStripMenuItem,
    this.test2ToolStripMenuItem});
    this.menuStrip1.Location = new System.Drawing.Point(0, 0);
    this.menuStrip1.Name = "menuStrip1";
    this.menuStrip1.Size = new System.Drawing.Size(408, 28);
    this.menuStrip1.TabIndex = 1;
    this.menuStrip1.Text = "menuStrip1";
    // tEstToolStripMenuItem
    this.tEstToolStripMenuItem.Name = "tEstToolStripMenuItem";
    this.tEstToolStripMenuItem.Size = new System.Drawing.Size(48, 24);
    this.tEstToolStripMenuItem.Text = "TEst";
    // test2ToolStripMenuItem
    this.test2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
    this.problemToolStripMenuItem});
    this.test2ToolStripMenuItem.Name = "test2ToolStripMenuItem";
    this.test2ToolStripMenuItem.Size = new System.Drawing.Size(56, 24);
    this.test2ToolStripMenuItem.Text = "Test2";
    // problemToolStripMenuItem
    this.problemToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
    this.takToolStripMenuItem});
    this.problemToolStripMenuItem.Name = "problemToolStripMenuItem";
    this.problemToolStripMenuItem.Size = new System.Drawing.Size(175, 24);
    this.problemToolStripMenuItem.Text = "Problem";
    // takToolStripMenuItem
    this.takToolStripMenuItem.Name = "takToolStripMenuItem";
    this.takToolStripMenuItem.Size = new System.Drawing.Size(175, 24);
    this.takToolStripMenuItem.Text = "Tak";
    // Form1
    this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
    this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    this.ClientSize = new System.Drawing.Size(408, 382);
    this.Controls.Add(this.menuStrip1);
    this.Controls.Add(this.button1);
    this.MainMenuStrip = this.menuStrip1;
    this.Name = "Form1";
    this.Text = "Form1";
    this.contextMenuStrip1.ResumeLayout(false);
    this.menuStrip1.ResumeLayout(false);
    this.menuStrip1.PerformLayout();
    this.ResumeLayout(false);
    this.PerformLayout();
    #endregion
    private System.Windows.Forms.Button button1;
    private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
    private System.Windows.Forms.ToolStripMenuItem ugToolStripMenuItem;
    private System.Windows.Forms.ToolStripMenuItem fdfToolStripMenuItem;
    private System.Windows.Forms.ToolStripMenuItem fghToolStripMenuItem;
    private System.Windows.Forms.MenuStrip menuStrip1;
    private System.Windows.Forms.ToolStripMenuItem tEstToolStripMenuItem;
    private System.Windows.Forms.ToolStripMenuItem test2ToolStripMenuItem;
    private System.Windows.Forms.ToolStripMenuItem problemToolStripMenuItem;
    private System.Windows.Forms.ToolStripMenuItem takToolStripMenuItem;

  • Notification centre weather icon not displaying

    Hi guys.
    Has anyone else had a problem where the weather widget doesnt display the icon for the current weather (the one that's usually in the centre of the widget). I've restored to try and fix but it didnt work.
    I know it's only a small issue but its bugging me :s
    Cheers.

    Yeh, the widget is active. It tells me my location and the temperature, but the icon for sun/clouds etc isnt displaying. If i scroll to the right it will show me the icons for the next 5 days, its just not showing the icon for the current weather.

Maybe you are looking for

  • Some signs arent working on my HP Pavilion G6

    Hello everyone, Ive got a problem. Within i think a week my Laptop stops using some signs. Such as ' " ` ^ ~. Please help me. I REALLY dont know how to fix it. Here are my Laptop specifications, if needed: HP Pavilion G6 Notebook PC Keyboard Version:

  • How do i put a login in on my website using iweb

    I cant find anything on putting a login on my website so i can track users and see how many people are actually using my site and not just passing by.Can anyone tell me how i can do this? thanks!

  • Connecting to mac and pc

    I searched support on this but I want to confirm. I've connected my Mini to a Mac first. Now I would like to play the songs from the Mini on a PC. I cannot see the Mini on the PC. Support says you can't connect the same Mini to a Mac and a PC because

  • RFC 1867 and PKCS#7 signature

    Does anyone know if it should be possible in PI to generate a RFC (Request For Comments) 1867 document (http://www.faqs.org/rfcs/rfc1867.html)? I've been searching on SDN and Google, but haven't been able to find anything about RFC 1867 in combinatio

  • Help, my brethern, I need it

    Howdy all. I have a bit of a problem with my HTPC. I have a custom built HTPC that refuses to display video. It's an HTPC case, with an MSI board, Intel C2D 2.0GHz, 4GB DDR2 RAM, 500GB HDD, GeForce GT 220 gfx, 500watt PSU, and a DVD RW. The problem i