Creative Hogs

Creative Hogs Thabzarts it a Multimedia company that was started by Thabang Teddy Morwasetla. We produce music, edit photos, Motion Picture and fix computers

04/05/2019

Love your Craft

08/02/2019

Don’t limit your creativity

05/02/2019

guys I'm selling some quality cloths check then out and hala if want them

The website is finished... uploading tonight at Encoded Logic's BigMyBiz link below creativehogs.bigmybiz.co.za
27/01/2019

The website is finished... uploading tonight at Encoded Logic's BigMyBiz link below creativehogs.bigmybiz.co.za

Working on a website so you can support
25/01/2019

Working on a website so you can support

25/08/2017

Love what you do

16/05/2016

finally a I have a stable wesite

deadpool and harley quinncouldn't use it so here you go hope you like it
26/02/2016

deadpool and harley quinn
couldn't use it so here you go hope you like it

My fist client... Thanks again man
18/08/2015

My fist client... Thanks again man

Hi beautiful people:I want to tell you that I also do webdesign and development.Prices start from R2500 (simple /html an...
30/07/2015

Hi beautiful people:
I want to tell you that I also do webdesign and development.
Prices start from R2500 (simple /html and css) to R5000 (If you want add effects/ Java and/or PHP)
hear are same thumbnails I was playing with for my assignment :

Address

Alexandra
2090

Alerts

Be the first to know and let us send you an email when Creative Hogs posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Creative Hogs:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });