Editor crashes browser Community Center Meta DaniWeb by Dani … please go [here](https://codemirror.net/try/) and, in the dropdown that says Select example, choose Markdown. Then, try typing and… Re: How to contact a specific member Community Center Say Hello! by Dani …, and a link to their profile should appear in the dropdown. Alternatively, you can browse our list of [Active Members](https… Re: WooCommerce Duplicate Categories Programming Web Development by simplixi … them and choosing "Delete" from the bulk actions dropdown * If you wish to merge categories, you'll need a… Re: Editor crashes browser Community Center Meta DaniWeb by Mr.M Hi Dani, I'm trying to reply with Chrome to test what I've noticed regarding the crash. I've attached relevant screenshots for 3 questions. I'm not using any plug-in ![Screenshot_20250313_051351_com.android.settings.jpg](https://static.daniweb.com/attachments/4/34cf3590e688c7994630462272a9cc21.jpg) ![Screenshot_20250313_051213_com.… Re: Editor crashes browser Community Center Meta DaniWeb by Mr.M What I've noticed is that it seems to be clutching with keyboard auto-correct/auto-complete. If I type a full word without pressing it from my keyboard suggestion options that shows while typing it doesn't seem to crash, but once I choose or select one auto-complete and proceed typing it freezes and crash. Re: Editor crashes browser Community Center Meta DaniWeb by Mr.M NB: I've typed all these reply messages successfully using the same Chrome browser that is crashing. Re: Editor crashes browser Community Center Meta DaniWeb by pritaeas Since Android was mentioned, I tested on my Samsung Galaxy S20 and could nog get it to crash. Re: Editor crashes browser Community Center Meta DaniWeb by Salem Your chrome is 9+ months out of date. https://chromereleases.googleblog.com/2024/07/ Re: Editor crashes browser Community Center Meta DaniWeb by Dani Well don’t upgrade chrome just yet! If the problem goes away, we won’t have any way of testing if the bug is fixed. Re: Editor crashes browser Community Center Meta DaniWeb by Dani It would be very helpful if you could not upgrade Chrome for now, while we debug this, since you're currently the only known person who is experiencing the bug. Re: Editor crashes browser Community Center Meta DaniWeb by Salem @Mr.M, @Dani - you might want to delete/censor the IMEI shown in the screenshots at some point. Re: Editor crashes browser Community Center Meta DaniWeb by Dani Can you try upgrading Chrome now and see if the problem goes away? Much thanks! Re: dropdown menu, not working in IE6 Digital Media UI / UX Design by mrinaldey … IE6 > > I have made a dropdown menu horizontal nav bar with vertical dropdown .dd_menu {background:none; padding:0px; margin:0… Re: dropdown list Programming Web Development by arsala khan dropdown list php code when select username in dropdown list there password which lies in database autmitically display Re: dropdown list Programming Web Development by JorgeM Dropdown list search? you have to be more specfic than that. dropdown help Programming Web Development by mmmsabeel … is my problem.... when i select an option in the dropdown(phoneNumber)..then the values in the dynamic table should be… from mysql table where phoneNumber = the value selected in the dropdown.... thanks in advance.. :-) dropdown Programming Software Development by arunasingh i have a problem in dropdown :suppose i select id from dropdown then i want name of the employee is displayed matched … Dropdown menu item selection not updated from db/HtmlInputHidden control when favouri Programming Web Development by bg1976 …there I have a .net (3.5) user location dropdown menu (System.Web.UI.WebControls.DropDownList) called ddlLocation, that…with each selection. I have also tested that the dropdown menu item selection is populated correctly when the page…click on the link from my favourites menu, the dropdown menu item selection is correctly populated when the page … dropdown list need help Programming Web Development by god_1896 …really needed your help Smiley, basically i have created three dropdown list. but I got a problem to display the … category. here is my problem, I create a three dropdown list which is passing each parameter, when I select the… on for the second selector and desame with the third dropdown list. here is my code.. <form id="… dropdown to output corresponding row values but not all Programming Web Development by adishardis … when an option is selected in the dropdown i want one div showing the first ten…on. makes sense? :) Here I got the dropdown showing the right rows (which is dependant on who…In my simple mind I would use the dropdown input to use for the buttons to show … to have the input from the dropdown... the code for my dropdown is as follows: <form… dropdown box populated from php array Programming Web Development by baseballfury …loads and requests categories from a database to fill a dropdown box. The second function sends a date value and …quot;> My problem is the results from the date/dropdown which should display in the 'txtupdate' div are displaying …where the dropdown box used to be, so in the 'txtindex' div.… dropdown menu Programming Web Development by attism … 7th, 8th link (category) in the More... (dropdown). My code in the PHP file is: [CODE]&… } // cancel the collapse if a user rolls over the dropdown // function cancelHide(id){ var h = document.getElementById(id +…ddSlide(c,1)},DDTIMER); } } // incrementally expand/contract the dropdown and change the opacity // function ddSlide(c,d){ var … dropdown in dropdown Community Center Meta DaniWeb by ndeniche have you ever tried on creating a dropdown menu inside the dropdown menu? for example, the web development menu has a dropdown menu in which web design is a category which has three subcategories... have you tried displaying these three subcategories in an extra dropdown? Dropdown acting funny within Iframe Programming Web Development by bala24 … two drop down controls. The selection of the first dropdown populates the second with some values. The selection of …the second dropdown does some stuff on the form. I need to …quot;Select" in the second dropdown on a selection change in the first dropdown. I am doing this through the … DropDown+Ajax+textbox Programming Web Development by kiranbvsn … table that is to be displayed in dropdown list). for textbox: a,b,c,…that should be displayed when selecting the dropdown list) can i use any ajax …textbox when selecting the items in the dropdown with or without postbacking the page. … Dropdown display setting via javascript Programming Web Development by thewonderdude … me. The thing is, I have a dropdown as such, [CODE=jsp] <ui:dropDown binding=..... tabIndex="5"/> [/CODE… to it's 10th element via javascript. So if the dropdown is showing element 1, when i press a button or…. I just need to see the 10th element in the dropdown. I know the index and did something like this which… dropdown value remains --select-- although it has been set on the close of floatbox Programming Web Development by rameshsawant … using javascript. My problem is that the value of the dropdown that i am selecting is stored in a hiddenfield before… when i open that floatbox again i have set the dropdown value as it is in the hiddenfield.After checking the… value that has been set in dropdown in running mode it showing me the correct value but… Dropdown search from MySQL Database help Programming Web Development by mlucianpavel1 …. I'm trying to make a dropdown script to work and I'm stuck…I have...** When i choose the last option from the dropdown is showing only correctly " subcat2" from database … When i choose the last option from the dropdown I want to show a table on the …results that I choose from the last option from dropdown ? If it is a easy way of doing… Dropdown box help needed Programming Web Development by GlenRogers …get displayeds depending what is shown in the dropdown box? This is my code to populate …dro[pdown. <?php '../inc/connect.php'; //populate form dropdown box $op = ''; $r = "SELECT id, …?> And this is my form that contains the dropdown and shows the answers <form class='form2' action… dropdown.js (Bootstrap 2) max height? Digital Media UI / UX Design by mmcdonald …'m looking to restrict the max-height of dropdown.js but can't - for the life…scroll;` `max-height: 450px;` situation. Checkout the dropdown menu in this example: http://jsfiddle.net/S3XLH/, you…'ll see that the menu item named 'dropdown' is far too big for the page.… How can I limit the height of dropdown menu? Thanks for any help - I …