Rakesh Patel
Monday, September 19, 2022

Input type = number, remove the arrow at the end

›
Input type = number, remove the arrow at the end Example: Without class With class

Online status when working from home !! with Python Script

›
Run this program and your cursor will move regularly enough to keep your online status when working from home! //install PIP, you need to ty...
Wednesday, August 31, 2022

Sharepoint Online: Read user profile details.

›
Read current login user profile details in Sharepoint Online. function getUserProfile(){ var urlString = _spPageContextInfo.webAbso...
Saturday, August 27, 2022

Application lifecycle management (ALM) of SPFx Client Side Web Part

›
 
Monday, July 11, 2022

Dropdown list with multi-select checkbox

›
  JavaScript let checkList = document.getElementById('ddList1'); checkList.getElementsByClassName('anchor')[0].onclic...
Friday, July 8, 2022

Style hr tag with CSS

›
The HTML <hr> tag represents a Horizontal-rule and its miles used for web page smash thru line. It creates a horizontal line, which...
Friday, July 1, 2022

SharePoint REST API with fetch().then() and Ajax()

›
Using ajax $.ajax({ url: "https://mysite.sharepoint.com/_api/web/lists/getbytitle('list')/items(" + id + ")...
‹
›
Home
View web version
Powered by Blogger.