Sharepoint 2013 button
Attachment: Capture_c444dff9.zip
Hi Steve,
We are unable to reproduce the above reported issue. We suspect that script and CSS necessary for EJ components might have not loaded properly. We have created a sample sharepoint farm solution in which EJ button control and the script file “ej.widgets.all.min.js” are added. Could you please check with it?
Sample Location: Sharepoint 2013 sample
If you are using web components alone in the project means, instead of ej.widgets.all.min.js you could use ej.web.all.js file and check whether the issue occurs or not. Please refer the following knowledge base document to know the difference between the script files
If still you face difficulties, kindly get back to us with more information about your issue and we will happy to help you.
Regards,
HariKrishnan
<script type="text/javascript" src="../Scripts/ej.widget.angular.min.js">
Attachment: BenrSP2013_1eb579b0.zip
- Have you tried replacing the script file “ej.widgets.all.min.js” file with “ej.web.all.min.js” file? By default ej.widgets.all.min.js file will include some additional classes to all input and anchor elements. This issue might have occurred because of this. So you can resolve this by using script file ej.web.all.min.js file. Or you follow the below KB to prevent the ej.widgets.all.min.js file adding those additional classes.
- Could you please tell us the “button” that you mentioning is EJ button or any default button? In your sample we found that you have used the ej.web.all.min.css. This file has reference to “ej.theme.min.css” and “ej.widgets.core.min.css”. This ej.widgets.core.css file has to be present one folder previous to the location where “ej.web.all.min.css” is present. So make sure the CSS file necessary for our component is loaded properly.
Thanks for your update.
We are glad to hear that your problem is resolved. Please get back to us if you need further assistance.
Regards,
HariKrishnan
Thanks & Regards,
Vijay
- 7 Replies
- 4 Participants
-
SM steve mangelschots
- Aug 6, 2015 03:05 PM UTC
- Mar 16, 2018 05:29 PM UTC