Okay

Public Tickets

parthiban-exalogic DATA TABLESClosed   Neon   Updated October 24, 2016 at 11:27am   4 Most recent comment from [deleted]:Great to hear it worked for you!Have a great week ruben Dynamic Modifying MenuClosed   Neon   Updated October 21, 2016 at 6:47pm   4 Most recent comment from [deleted]:Hi Ruben,It is very easy to register again, please watch this mini tutorial http://drops.laborator.co/13xwR. Rodolfo ModalClosed   Neon   Updated October 20, 2016 at 12:34pm   8 Most recent comment from [deleted]:Hi Rodolfo,After the modal is displayed with the fields, please call this function: selectBoxItFields();It will render selectboxit field, just don't forget to add the class "selectbox it" to select e ... parthiban-exalogic Extra Scroller Text BoxClosed   Neon   Updated October 20, 2016 at 11:39am   2 Most recent comment from [deleted]:Hi, You can implement a jQuery news ticker plugin from these websites:http://risq.github.io/jquery-advanced-news-ticker/index.htmlhttp://richhollis.github.io/vticker/Read more here to view some oth ... george Select box Closed   Neon   Updated October 20, 2016 at 11:04am   2 Most recent comment from [deleted]:Hi George,In order to automatically initialize a selectbox (for example Select2 plugin) add the select box with this markup: 1 2 3 4 5 And if you insert the field after the page is loaded wi ... george DatatablesClosed   Neon   Updated October 18, 2016 at 12:17pm   3 Most recent comment from [deleted]:Hi George,Datatables script is initialized when the page renders the HTML content, thats why you see the table headers and footer being set up later after page is loaded.This is the way we have implem ... parthiban-exalogic Alert padding IssueClosed   Neon   Updated October 18, 2016 at 11:18am   3 Most recent comment from [deleted]:Glad to hear that Rodolfo Data field in ModalClosed   Neon   Updated October 6, 2016 at 11:28am   6 Most recent comment from [deleted]:Hi Rodolfo,I've created a global function to initialize Masked Inputs so when the modal is shown, just call this function: initMaskedInputs();It will work. Rodolfo Datatable WidthClosed   Neon   Updated September 19, 2016 at 11:37am   2 Most recent comment from [deleted]:Hi Rodolfo,Please add this CSS:  .dataTables_wrapper {     overflow: auto; }This will add horizontal scroll to the table. Shine Kim Table descClosed   Neon   Updated September 7, 2016 at 11:32am   2 Most recent comment from [deleted]:Hi Shine,I cannot view the page, it shows 403 Forbidden error. Can you please tell me how can I access the page?Make sure to choose Private Reply when you send us sensitive information! Victor Google MapsClosed   Neon   Updated September 2, 2016 at 2:08pm   2 Most recent comment from [deleted]:Hi Victor,In order to apply the Google API key, in tag add the src with API key like shown below: This should work for you. Hadi Supported browsers and mobile phonesClosed   Neon   Updated August 18, 2016 at 11:03am   2 Most recent comment from [deleted]:Hi Hadi,Maybe you didn't see it but you can find the supported browsers on our item page (view on new page) Aldhi how to use flash notificationClosed   Neon   Updated August 8, 2016 at 12:04pm   2 Most recent comment from [deleted]:Hi Aldhi,In order to use Toastr notifications you need to include this library: Then to show it in the page, you can use this way: toastr.success( 'Your message here...', opts ); An example of tha ... Aldhi can you help me, i found error when open website in mobile phone and browser firefoxClosed   Neon   Updated July 29, 2016 at 1:35pm   2 Most recent comment from [deleted]:Hi Aldhi,It seems that the callback you are triggering on popup is causing this, please check your code and make sure there is no window.location call with that edit-data URL.Does this happen in our d ... Brian Combine Functionality Closed   Neon   Updated June 20, 2016 at 4:09pm   2 Most recent comment from [deleted]:Hi Brian,I'm sorry but the two themes have completely different code, and they can't be combined.