Open

ROI Media Works Corp.
#104 - 970 McMaster Way Kamloops, BC
1-778-471-5953
call
1-778-471-5953
email

Category: Web Development

Responsive Websites

What is a Responsive Website:

Responsive websites adjust to the size of the current screen viewing the site – optimizing the website for any device from a normal desktop screen, iPad’s, small tablets, smart phones, and everything in-between. This means no awkward pinching/zooming on mobile devices, no panning and cut-off web pages on iPads, no squinting your eyes to read tiny text. The information on the website will display natively, clearly, and will better encourage user engagement.

Read more »

Google+
No Comments Yet  |  Posted in: CSS, HTML, Web Development, Wordpress

10 Steps to Social Link Building

Link building is important for organic ranking for search engine optimization. Over the years, social media has evolved to become the center point of traffic. It is so powerful that it can leverage a company’s website to increase their authority on the web. Here are 10 steps to increase traffic to your website through social link building:

Read more »

Google+
No Comments Yet  |  Posted in: Linkbuilding, News, SEO, Social Media, Web Development

offsetX/Y in Firefox

Just a gentle reminder that Mozilla Firefox doesn’t seem to support the offsetX and offsetY values for mouse events. If you find yourself wanting that value in Firefox, a suitable replacement is to subtract the targeted element’s offsetTop/Left from pageX/Y, which will give you the same value as offsetX/Y would give you.

Here is an easy function for jQuery users, which will add offsetX/Y to your existing event variable.

Read more »

Google+
No Comments Yet  |  Posted in: Web Development , , ,