php deprecated the each() function is deprecated ckeditor
Written by codeadminOpen ckeditor\plugins\kcfinder\lib\class_image.php Change lines list($key, $width) = each($image); list($key, $height) = each($image); to $width = $image[0]; ..
Open ckeditor\plugins\kcfinder\lib\class_image.php Change lines list($key, $width) = each($image); list($key, $height) = each($image); to $width = $image[0]; ..
http://www.domain.com:8082/index.php#tab2?foo=123 Property Result host www.domain.com:8082 hostname www.domain.com port 8082 protocol http: pathname index.php ..
Add span tag using jquery in anchor tag solution is : [snippet id=”67″]
HTML [snippet id=”39″] JQuery [snippet id=”40″]
To use iframe in prettyphoto you need to: 1. Create a link (a href=”#”). 2. Add the rel=”prettyPhoto” attribute “prettyPhoto” to it. 3. Change ..