This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); | |
class Admin extends Admin_Controller | |
{ | |
public function index() | |
{ | |
die(ENVIRONMENT); | |
//$this->load->model('Cats'); | |
//$data['cats'] = $this->Cats->get_cats(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('.checkbox').click(function(e){ | |
if ($('.sprite-checked').length > 3) { | |
$("#compare-slide").slideUp(400); | |
return false; | |
} | |
if ($(this).hasClass('sprite-unchecked')) { | |
if ($('.sprite-checked').length > 1) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$deleteData = trim($_POST['bunch_id']); | |
$con = mysql_connect("nuts","penis","balls"); | |
if (!$con) | |
{ | |
die('Could not connect: ' . mysql_error()); | |
} | |
mysql_select_db("chiquita-momcom", $con); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$("#work").click(function() { | |
$('html, body').animate({ | |
scrollTop: $("#vimeo").offset().top-300 | |
}, 500); | |
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table width="600" border="0" cellpadding="0" cellspacing="0"> | |
<tr> | |
<td width="38"><img src="http://www.chiquitamoms.com/wp-content/themes/chiquitamoms/images/email_promo/chiquita_email_02.jpg" style="display:block;" width="20" height="278"></td> | |
<td width="256"><p>Hi *|MMERGE3|*,</p> | |
<p>Miss Chiquita was featured on the <em>WE</em> Network’s show 'Having It All' on July 28 at 8:30 AM EST/PT. But, you can catch the show early, exclusively through the Chiquita Moms community! Watch Miss Chiquita chatting with Nikki Taylor, a fellow Chiquita Mom who, just like you, strives to have it all while juggling a career and her four kids. </p> | |
<p>Watch and get some fresh ideas for quick, tasty snacks for you and your kids. Then share some of your own fun, healthy snacks with your fellow Chiquita Moms in the <a href="http://www.chiquitamoms.com/engage">engage section ></a></p></td> | |
<td width="306"><img src="http://www.chiquitamoms.com/wp-content/themes/chiquitamoms/images/email_promo/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BERTTS BE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
class M_Master extends CI_Model | |
{ | |
public function findURI( $uri ) | |
{ | |
$query = $this->db->where( 'uri', $uri )->limit(1)->get('pages'); | |
if ( $query->num_rows > 0 ) | |
{ | |
echo '<pre>'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$navs = $('#navigation a'); | |
$navs.click(function(e) { | |
e.preventDefault(); | |
alert($navs); | |
var target = $(this).attr('href'), | |
y = $(target).offset().top, | |
speed = 500; /*Math.abs($('window').scrollTop() - y) * .5;*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="work-scrollable"> | |
<p class="top shaw">We started by reaching out to influential bloggers to create relationships and start the conversation about designing from the floor up.</p> | |
<p>After we had a solid foundation, we created a Facebook presence and seeded it with content that people care about: colors, interior decorating and patterns.</p> | |
<p>Then we put it all together with a blogger conference featuring a tie-in with HGTV to promote Shaw's new line<span class="dotdotdot">...</span> <span class="hide-copy">of carpets. We gave the bloggers expert advice and let them design a room literally from the ground up. Then we used that as the basis for a Facebook contest to build on the momentum and get even more word of mouth buzz.</span></p> | |
<p><span class="hide-copy">The results? 39,000+ new Likes in 30 days and 244+ million word of mouth impressions. Who says people don't talk about floors?</span></p> | |
<a href="" class="shaw-more" onclick="return false;">MORE</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('a.login-window').click(function() { | |
//Getting the variable's value from a link | |
var loginBox = $(this).attr('href'); | |
//Fade in the Popup | |
$(loginBox).fadeIn(300); | |
//Set the center alignment padding + border see css style | |
var popMargTop = ($(loginBox).height() + 24) / 2; |
OlderNewer