Search found 3 matches

by mromero
10 Oct 2024, 03:48
Forum: "How do I do this"
Topic: copy from browser in axes
Replies: 1
Views: 10559

copy from browser in axes

Hi, I have this code that uses basic and jQuery to copy to display - copy and select, but I need the same for material design, since it copies out of order in material design

initDatePicker : function(JQuery)
{
if (this.datePickerInitialized) return;

this.datePickerInitialized = true;

var ...
by mromero
28 Jul 2023, 01:37
Forum: "How do I do this"
Topic: declare var general
Replies: 1
Views: 10900

declare var general

I need to declare a var somewhere in axes that I can use your content anywhere
by mromero
24 Jan 2023, 03:50
Forum: "How do I do this"
Topic: print screen with Material desing
Replies: 1
Views: 3587

print screen with Material desing

Hello how are you? My problem is that with jquery the print screen code works but with the material design style the print logo does not appear