//Btns Definition ColorBlindBtn = document.getElementById('color-blind-bt'); DarkBtn = document.getElementById('dark-bt'); LightBtn = document.getElementById('light-bt'); IncFontBtn = document.getElementById('inc-font-bt'); NeutralFontBtn = document.getElementById('neutral-font-bt'); DecFontBtn = document.getElementById('dec-font-bt'); //Color Blind ColorBlindBtn.addEventListener("click", function () { DarkBtn.classList.remove("active"); LightBtn.classList.remove("active"); ColorBlindBtn.classList.toggle("active"); document.body.classList.toggle("color-blind"); document.body.classList.remove("dark"); }); //Dark Mode and Light Mode DarkBtn.addEventListener("click", function () { DarkBtn.classList.add("active"); LightBtn.classList.remove("active"); ColorBlindBtn.classList.remove("active"); document.body.classList.add("dark"); document.body.classList.remove("color-blind"); }); LightBtn.addEventListener("click", function () { DarkBtn.classList.remove("active"); LightBtn.classList.add("active"); ColorBlindBtn.classList.remove("active"); document.body.classList.remove("dark"); document.body.classList.remove("color-blind"); }); // FontUp IncFontBtn.addEventListener("click", function () { if (document.body.classList.contains("font-up-1")) { document.body.classList.add("font-up-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); } else if (document.body.classList.contains("font-up-2")) { } else { document.body.classList.add("font-up-1"); document.body.classList.remove("font-up-2"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); } }); // Font Normal NeutralFontBtn.addEventListener("click", function () { document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); }); // Font Down DecFontBtn.addEventListener("click", function () { if (document.body.classList.contains("font-down-1")) { document.body.classList.add("font-down-2"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); } else if (document.body.classList.contains("font-down-2")) { } else { document.body.classList.add("font-down-1"); document.body.classList.remove("font-down-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); } });

The Social Security Corporation launches its new website consistent with its visual identity and includes special features for people with disabilities

Homepage » Media Center » News » The Social Security Corporation launches its new website consistent with it...

The Social Security Corporation launches its new website consistent with its visual identity and includes special features for people with disabilities-image

The Social Security Corporation launches its new website consistent with its visual identity and includes special features for people with disabilities

The Social Security Corporation launched its new website, WWW.SSC.GOV.JO, today, Tuesday, with a new look that is consistent with its visual identity and special features for people with disabilities, ensuring the simplification of all procedures for obtaining electronic services and information on all social security topics.

When asked about its new website and how it came to be, a statement from the company’s media center stated that it was created in response to the company’s constant interest in listening to and responding to its audience’s needs and desires for effective electronic services that they can use easily, quickly, and with high accuracy, adding that its new website was also supportive of providing automation for all its electronic services by (100%), as it is currently automating its services by (99%).

The corporation added in its statement that its new website has an easy-to-use and responsive design that is compatible with all operating devices and meets e-government design standards. It also noted that its website is one of the most popular in the Kingdom, with over 420 million visitors since its launch.

The corporation confirmed that its new website provides all services related to people with disabilities and will gradually expand to include all social security issues by the end of the year, indicating that it will continue to work diligently to serve its audience and meet their desires and expectations, which has always been the focus of its attention in recent years, and that it is eager to provide optimal service in accordance with best practices and industry standards.

Based on its desire to satisfy its audience and simplify all procedures for them, the corporation revealed its direction for the coming period in providing proactive services to its audience regarding maternity, old age, and other transactions.

Social Security Corporation
Media Center