Skip to content
Main Menu
  • Home
  • About Me
    • Contact
  • SALESFORCE
    • Certification
    • Trailhead
    • Salesforce Flow
    • Lightning
  • Trailblazer Talks
  • LWC
  • VS Code Tips
  • Video
  • YouTube Channel
  • Linkedin
  • Twitter
  • FaceBook
  • GooglePlus

TheBlogReaders.com

Salesforce.com Lightning and Lightning Web Component – Learn & Share

  • Home
  • About Me
    • Contact
  • SALESFORCE
    • Certification
    • Trailhead
    • Salesforce Flow
    • Lightning
  • Trailblazer Talks
  • LWC
  • VS Code Tips
  • Video

CSS

  • Home
  • CSS
CSS HTML

How To Build VIMEO IFRAME Videos flexive to view Mobile and Web Browser Friendly

April 18, 2014April 18, 2014 Sakthivel Madesh0 Comments

How To Build VIMEO IFRAME Videos flexive to view Mobile and Web Browser Friendly Its achievable with the help of following custom css styles and please add the below pieces of code in your html page: CSS STYLES: <style> .video-box…

Read More
CSS HTML

How To Build YouTube IFRAME Videos flexive to view Mobile and Web Browser Friendly

April 18, 2014April 18, 2014 Sakthivel Madesh0 Comments

How To Build YouTube IFRAME Videos flexive to view Mobile and Web Browser Friendly Its achievable with the help of following custom css styles and please add the below pieces of code in your html page: CSS STYLES: <style> *…

Read More
CSS Free Tools Tools

CSS code Decompressor

December 9, 2013February 12, 2014 Sakthivel Madesh0 Comments

CSS code Decompressor This tool will decompress the compressed and optimized Cascading Style Sheet (CSS) code to make it easier to read and to edit. Click Here

Read More
CSS Integration JAVASCRIPT Salesforce.com SEO Visual Force Visualforce

Listing Account object data using jquery dataTable

October 14, 2013 Sakthivel Madesh0 Comments

Code to list the data from Account object using jquery dataTable Apex Class: public class TableDataController { public List<Account> getMyAccounts() { return [SELECT Id, Name, AccountNumber, Type FROM Account]; } } VI Page: <apex:page standardStylesheets=”false” showHeader=”false” sidebar=”false” controller=”TableDataController”> <apex:stylesheet value=”{!URLFOR($Resource.dataTable, ‘dataTable/css/demo_page.css’)}”/>…

Read More
CSS

CSS Important Question and Answers

November 5, 2012March 11, 2013 Sakthivel Madesh0 Comments

CSS Important Question and Answers: 1. What is the difference between display:none and visibility: hidden? Visibility:hidden keep the placeholder in the page, Display:none does not keep. Display:none and Visibility:hidden both are hide the content from web page, Visibility:hidden create the…

Read More
CSS

Header Footer in PDF

March 9, 2012 Sakthivel Madesh0 Comments

It is about how we can put header and footer in a visual force page which is rendered as PDF. Now if we want to add a image in header then add: @top-center {        content : element(header);     } div.header {   …

Read More

Salesforce Cert Prep!

Techforce Services

Salesforce MVP

SALESFORCE MVP 2021

SFDC Learn & Share – YouTube

SFDC Learn & Share - YouTube

Salesforce MVP 2020 – Success Journey

Salesforce MVP 2020 – Success Journey Blog Series

TRAILHEAD PROFILE

https://trailblazer.me/id?uid=sakthivel

Answer Leader @ Salesforce Community

Sakthivel Madesh Answer Leader Trailblazer Community

Top Salesforce Blog 2021 – SFBEN

Top Salesforce Blog 2020 - SFBEN

Top Salesforce Expert – masonfrank

Sakthivel Madesh

Best Salesforce Blogs for Developers – inspire planner

Best Salesforce Blogs for Developers - inspire planner

Salesforce Developer Blog

 Salesforce Developer Blogs

Advertisement




Salesforce Success Cloud – Tweet

Meet, @msakthivel83 A Sr. Salesforce Developer at Techforce Services, 15x Salesforce Certified, and 5x Trailhead Ranger!

We are grateful for all that this #SalesforceAnswersLeader brings to the #TrailblazerCommunity.

See how he tackles this question about Activites: https://t.co/f1RerAHPaC pic.twitter.com/qFIWdZNklB

— Salesforce Success Cloud (@asksalesforce) March 19, 2019

SFDC Hero of the Month – July 2019

Hey Guys, Its time to announce the results of #SFDC hero of the month July and he is none other than the most reputed and highly dedicated Mr. Shakthivel. Congrats @msakthivel83 #SalesforceOhana #saasnic #sfdc #Congratulations pic.twitter.com/cc5xizcH3n

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019

#Congratulations @msakthivel83 #Hero ofthe month #july2019

LinkedIn - https://t.co/HaFEWEiGHm
Twitter - https://t.co/0qfxfr0Neq
Facebook Group - https://t.co/wACNc9HX2N
Blogger https://t.co/IduJi7Uwcq
YouTube - https://t.co/szGuHZaXXg pic.twitter.com/aQv1rH4GdF

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019
  • About Me
  • Contact

Copyright © All rights reserved.

Blorigan by Axle Themes