• web-profile
  • WordPress
    • Plugins
      • Silver Bullet
      • Silver Bullet Pro
      • Anti-spam
      • Anti-spam Pro
      • Security-protection
      • Page-list
      • iframe
      • Content-Grid
      • Magic-Slider
      • Login-logout
      • Search by Google
      • Filenames to latin
      • info
      • Easy to use
      • Extra Shortcodes
      • Comments advanced
      • Embed
      • Ip2country
      • how to use WP Super Cache
      • Taxonomy Checklist Tree
    • Themes
      • activetab WordPress theme
      • Child theme
      • WordPress loop
      • WordPress custom loop with pagination
      • Redirect to first subpage
      • WordPress sample content
      • WordPress starter theme
      • WordPress theme development
      • WordPress template hierarchy
      • WordPress theme options
      • Universio
    • WordPress docs
      • WordPress dashboard widget
      • WordPress Heartbeat API
      • WordPress settings API
      • WordPress custom post types
      • WordPress theme customization API
      • wpdb
        • Last inserted id
      • WordPress cron
      • WordPress database schema
    • dev
      • add featured image thumbnail to WordPress admin columns
      • Get the id of the parent page on the root level
      • WordPress adding custom field to the post screen
      • WordPress admin tabs
      • WordPress all actions and filters
      • WordPress blog page URL
      • WordPress category tree-view
      • WordPress check if post exist by title
      • WordPress Custom Taxonomy Tree view
      • WordPress display excerpt if not empty
      • WordPress do_shortcode() with [embed]
      • WordPress edit admin menu
      • WordPress exclude category from blog
      • WordPress get current user's role
      • WordPress limit text to certain number of words
      • WordPress media popup script
      • WordPress popup
      • WordPress prev/next page navigation
      • WordPress real IP address fix
      • WordPress show only users own media
      • WordPress show SQL queries
      • WordPress sibling pages
      • WordPress TinyMCE Custom Buttons
      • Get parent page on the root level
      • wp-config.php
      • WordPress create table on plugin activation
      • WordPress more-link
      • Ajax in WordPress
      • WordPress user capabilities
      • Path to files in WordPress
      • wp_enqueue_script
      • wp_enqueue_style
      • Change WordPress user password with sql
      • Replace content in WordPress on the fly
      • WordPress setcookie
      • WordPress shortcode
        • Show subpages using shortcode
      • Save array to post meta
      • Query
        • Advanced query
        • Query meta
      • Taxonomy
    • WordPress functions
      • WordPress link to page
      • WordPress page id from url
      • WordPress update comment count
      • WordPress sanitize and escape data
    • Useful
      • WordPress clean up
      • WordPress rss feed
      • Embed video into post in WordPress
      • All options of the WordPress site
    • WordPress i18n
      • Get internationalizationed date
    • WordPress security
    • WordPress screenshots
    • WordPress translation
      • User access manager plugin in Ukrainian
    • WordPress multi-language
    • WordPress MU
      • WordPress MU plugin activation for each blog
    • WordPress Brute Force
  • CodeIgniter
    • Bonfire
    • CodeIgniter code example
    • CodeIgniter config
    • CodeIgniter tutorials
    • CodeIgniter user guide
      • Database reference
      • General topics
        • CodeIgniter URLs
        • CodeIgniter controllers
        • CodeIgniter views
        • CodeIgniter models
      • Class reference
        • CodeIgniter Input class
        • CodeIgniter URI class
      • CodeIgniter helpers
        • CodeIgniter directory helper
        • CodeIgniter form helper
        • CodeIgniter URL helper
    • dev
      • CodeIgniter resource usage
    • kaizen CMS
  • jQuery
    • jQuery manipulation
      • jQuery .html()
      • jQuery .text()
      • jQuery .css()
      • jQuery .remove()
      • jQuery .empty()
      • jQuery .before()
      • jQuery .after()
      • jQuery .prepend()
      • jQuery .append()
      • difference between .append() and .appendTo()
      • jQuery .width()
      • jQuery .height()
      • jQuery .wrap()
      • jQuery .unwrap()
      • jQuery scroll .scrollTop() .scrollLeft()
    • jQuery traversing
      • jQuery .next()
      • jQuery .prev()
      • jQuery .find()
      • jQuery .children()
      • jQuery .siblings()
      • jQuery .closest()
      • jQuery .parent()
      • jQuery .parents()
    • Basic
      • jQuery .click()
      • jQuery .data()
      • jQuery .trigger()
      • jQuery .dblclick() double click
      • jQuery .animate()
      • jQuery input value
      • jQuery .on() and .off()
      • jQuery each
      • jQuery .offset() position of an element relative to the document
      • jQuery .position() absolute or position relative to the parent
      • jQuery fn
    • Dev
      • Allow only float numbers with 2 decimals and 1 decimal dot
      • create html-element with jquery
      • debug javascript jQuery
      • get part of page via jQuery ajax
      • jQuery basic template
      • jQuery change input value on keyup
      • jQuery check if element is visible on screen
      • jQuery check if has class
      • jQuery checkbox check-uncheck
      • jQuery color animation
      • jQuery columns equal height
      • jQuery hide on body click
      • jQuery javascript events
      • jQuery make entire div clickable
      • jQuery scroll to element
      • jQuery select text in text input on focus
      • jQuery this
      • jQuery remove text in input on focus
      • jQuery check if element is visible or hidden
      • jQuery toggle visibility
      • jQuery check if element exists
      • jQuery disable right-click contextual menu
      • jQuery mouse position
      • jQuery center an element on the screen
      • jQuery move floated elements to center
      • jQuery scroll to top
      • jQuery change fps
      • Random
      • jQuery console log
      • jQuery ajax
      • jQuery window on resize
      • jQuery store and get extra data in html select
    • jQuery tutorials
    • Using jQuery
    • jQuery selectors
    • jQuery cdn
    • jQuery UI
      • jQuery UI dialog
      • jQuery UI tabs update browser location
      • jQuery datepicker dateFormat
    • Sandbox
      • PHP + jquery ajax json
    • Plugins
      • jQuery color picker
      • jQuery cookie
      • jQuery custom html select
      • jQuery slider
      • jQuery slideshow plugin
      • jQuery timepicker
  • AngularJS
    • AngularJS tutorials
    • docs
      • AngularJS - difference between Service, Factory and Provider
    • api
      • AngularJS $scope.$watch
      • AngularJS dependency injection
      • AngularJS directive
        • AngularJS directive select
      • AngularJS expressions
      • AngularJS filter
      • AngularJS form validation
      • AngularJS model
      • AngularJS route
      • AngularJS scope
      • AngularJS service
      • AngularJS unit testing
    • dev
      • AngularJS ng-min ng-max
      • AngularJS tabs
      • AngularJS validation
  • js
    • basic
      • javascript for loop
      • javascript forEach
      • javascript regular expression
      • javascript setInterval()
      • javascript setTimeout()
      • javascript switch
    • js-tools
      • javascript cookie
      • javascript equal height blocks
    • dev
      • Google Maps multiple markers
      • Javascript - Check if browser back button was clicked
      • javascript add custom click event
      • javascript add/remove class on click
      • javascript delegate custom click event
      • javascript DOM loaded
      • javascript find an element in array
      • javascript reverse string
      • javascript string to number
      • javascript number to string
      • javascript array length
      • javascript substring
      • javascript benchmark
      • javascript function default value for parameter
      • javascript toolbar example
      • javascript url to link
      • var funcName = function() {} vs function funcName() {}
      • javascript string replace
      • javascript find occurrence in string
      • randomize (shuffle) an array
    • tasks
      • swap 2 numbers without third variable
      • find duplicates in array
      • merge 2 sorted arrays
    • docs
      • javascript - difference between call() and apply()
      • javascript anonymous function
      • JavaScript closure
      • javascript date
      • javascript DOM manipulation
      • javascript garden
      • javascript prototype
      • javascript selectors
      • javascript this
      • OOP in JavaScript
    • patterns
      • javascript mix-in pattern
    • javascript style guide
    • JSON
    • Test-driven development
  • php
    • Basic
      • php date
      • php mail
      • php switch case
      • php if elseif else endif
      • php for endfor
      • php foreach endforeach
      • php while endwhile
    • Dev
      • php - difference between two dates
      • php - work with string
      • php check if localhost
      • php check if string contains substring
      • php compare two dates
      • php create zip
      • php delete an element from an array
      • php get first element of an array
      • php get real IP address
      • php headers and mime types
      • php odd even
      • PHP parse XML
      • php quotes
      • php remove trailing zeros of a decimal number
      • php var_dump vs print_r vs var_export
      • php wrap every N elements
      • php.ini
      • php cut string utf-8
      • Enable Virtual hosts in apache
    • docs
      • php anonymous functions
      • php OOP
    • PHP Design Patterns
    • php dom parser
  • Python
    • Dev
      • Python Adding symbol to each line
      • Python validate phone number
      • Working with Zip via Python
    • docs
      • Errors and Exceptions
      • Python Class
      • Python Decorator
      • Python Dictionary
      • Python for loop
      • Python function
      • Python if-elif-else
      • Python List
      • Python Loops
      • Python Module
      • Python Operators
      • Python regular expression
      • Python Set
      • Python String
      • Python Tuple
      • Python while loop
    • Library
      • Python Logging
    • Modules
      • Beautiful Soup
      • Numpy
      • OpenPyXL
      • Requests
      • Selenium
  • MySQL
    • Basic
      • MySQL create table
      • MySQL join
      • MySQL left join
      • MySQL like
      • MySQL order by
      • MySQL set
    • Dev
      • MySQL check if value is in comma separated string
      • MySQL current date and time
      • MySQL date format with php
      • MySQL distinct
      • MySQL indexes
      • MySQL order by count
      • MySQL replace
  • css
    • Basic
      • css :before and :after
      • css box-sizing
      • css display inline-block
      • css filter sepia contrast blur
      • css font-size
      • css opacity
      • css split element into multiple columns
      • CSS text-decoration
      • css text-overflow
      • css textarea resize
      • css transform
      • CSS transition (animation)
      • CSS linear-gradient
      • CSS border-radius
      • CSS box-shadow
      • CSS text-shadow
      • css font styles
    • docs
      • CSS Flexbox layout model
      • css selectors
      • css styles priority (specificity)
    • Dev
      • css arrow triangle
      • css centering element (vertical-align)
      • CSS change list bullet color
      • CSS column re-ordering
      • css columns with equal height
      • css fluid-fixed column layout
      • css hover and active states
      • css responsive layout
      • css select (dropdown) custom styles
      • css tooltip
      • css wide line
      • Default browser styles
      • Hide placeholder text on focus
      • WebKit custom scrollbars
      • reset.css styles
      • normalize.css styles
      • css width 100% minus 100px
      • css custom font
      • css firefox styles only
      • css styles for submit input in firefox
      • footer to bottom (sticky footer)
    • Nesting
    • Sass
      • build custom web-framework with SASS
    • Sass vs Less
  • html
    • basic
      • html input type=file
    • html tags
    • html5 form features
    • html symbols (codes, characters, entities)
    • html5 local storage
    • html link rel canonical
    • html5 tags
    • html5 document structure
    • html favicon
    • html5 video player
    • html5 audio player
  • web
    • robots.txt
    • Vue.js
    • how to make a website
    • software
      • grunt.js
      • node.js
      • Photoshop
      • skype
      • browsers
        • browser keyboard shortcuts
        • Google Chrome
        • ie6
      • git - version control system
    • trackback vs pingback
    • Usability
    • web-articles
      • 37signals
        • Fix time and budget, flex scope (by 37signals)
        • Less as a competitive advantage
        • No Functional Spec (by 37signals)
        • Release something today (by 37signals)
        • There's no room for The Idea Guy
      • cognitive load
      • difference between Slavs and Western people
      • what users need and not what they want?
      • code readability
      • code optimization
      • micro-optimization
    • web-design
      • Golden ratio
      • mental model law
      • Cicada principle
      • feedback to user
      • Fibonacci design
      • Fitts's law
      • Golden rectangle
      • Hick's law
      • law of proximity
      • Pareto principle
      • Rule of thirds
    • web-ideas
      • do not use placeholders
      • enable "remember me" by default
      • submit button on the top of the form
      • unmask password field
    • web-principles
      • 1% rule in Internet culture
      • ads on site
      • Do not use animation on site
      • Do not use here-links
      • Do not use more-link
      • Do not use sound on site
      • writing for the web
      • Do not use meta keywords and meta description
    • web_services
      • google
        • Google DNS
        • Google Maps
        • google PageRank
        • google search operators
        • google trends
        • google web cache
        • WebP
      • google analytics
        • track outbound links with google analytics
      • IMDB
      • IP to country
      • regular expression
      • rss to email
      • weather
      • YouTube
      • Vimeo
      • Run js, jquery, html or css code online
      • Gravatar
    • Responsive web design
    • web-development
      • background images for sites
      • development and preview the results in real time
      • getting real
      • loader
      • local server (apache+php+mysql)
      • MVC
      • naming in programming
      • temporary text
      • Test Credit Card Account Numbers
      • useful colors
      • web-framework
      • wireframe tool for sketch development
      • Force browser to reload file
    • project triangle
    • Internet
      • facebook
      • social networks
      • Reasons for using twitter
  • i
    • ideas
      • 10,000-hour rule
      • do your job
      • doing what you love
      • interface
      • motivation
      • one-by-one more than ten
      • plateau effect
      • sqlbackupandftp
      • zenpencils.com
        • Alan Watts - What if money was no object?
        • Bill Hicks - It's Just A Ride
        • Buddha - Happiness
        • Buddha - Thousands of candles
        • Caitlin Moran - We’re all dying
        • Randy Pausch - The brick walls
        • The two wolves
        • Vincent van Gogh - In spite of everything
    • nature
      • creatures
        • dolphin
        • mantis shrimp
        • mimic octopus
        • pacific barreleye - fish with transparent head
        • Tardigrade - waterbear
        • Turritopsis nutricula - immortal jellyfish
        • whale
        • axolotl - mexican salamander
      • plants
        • mimosa pudica
    • people
      • Banksy
      • Craig Venter
      • Dan Roam
      • Elon Musk
      • Jacque Fresco (Venus Project)
      • Ken Miller
      • Rachel Beckwith
      • Vilayanur Ramachandran
      • Richard Dawkins
      • Neil deGrasse Tyson
      • Hero of our time
      • Bruce Lee
      • Tommy Carruthers
    • smoking kills
    • Science
      • electric car
      • evolution
      • Higgs Boson
      • medicine
        • circumcision
      • Robots
      • Space
        • Earth
          • global warming
          • saving energy and resources
          • World population
        • Mars
        • sun
        • Universe
      • Genetics
    • minimalism
    • Time management
      • Getting Things Done (GTD)
      • Pomodoro technique
      • Anti-GTD
    • children education
    • quotes
      • Albert Einstein
      • chinese quotes
      • Confucius
      • Jason Fried
      • Mahatma Gandhi
      • programming quotes
      • Steve Jobs
      • Dalai Lama
      • Henry Ford
    • parables
  • img
    • art
    • interesting
      • advertising
    • motivation
    • quotes images
    • fun
    • Space
    • Creative
    • Animation
    • genius
    • street art
    • minimalism
    • Sexy web-development
    • Dev
  • i2
    • Android
    • Canada
      • Canadian cover letter
      • Canadian income tax system
      • Canadian resume (CV)
      • Facts about Canada
      • Interview questions
      • IT jobs in Winnipeg
      • Jobs in Montreal
      • Searching job in Canada
      • Searching job in Winnipeg/Manitoba
      • Winnipeg transit
    • web-services
      • color tools
      • md5
      • monster generator
    • blog
    • sitemap
    • hosting
  • Contact
  • Donate

web-profile

Stop WordPress Spam
Speedup WordPress

Dev

  • Allow only float numbers with 2 decimals and 1 decimal dot
  • create html-element with jquery
  • debug javascript jQuery
  • get part of page via jQuery ajax
  • jQuery basic template
  • jQuery change input value on keyup
  • jQuery check if element is visible on screen
  • jQuery check if has class
  • jQuery checkbox check-uncheck
  • jQuery color animation
  • jQuery columns equal height
  • jQuery hide on body click
  • jQuery javascript events
  • jQuery make entire div clickable
  • jQuery scroll to element
  • jQuery select text in text input on focus
  • jQuery this
  • jQuery remove text in input on focus
  • jQuery check if element is visible or hidden
  • jQuery toggle visibility
  • jQuery check if element exists
  • jQuery disable right-click contextual menu
  • jQuery mouse position
  • jQuery center an element on the screen
  • jQuery move floated elements to center
  • jQuery scroll to top
  • jQuery change fps
  • Random
  • jQuery console log
  • jQuery ajax
  • jQuery window on resize
  • jQuery store and get extra data in html select

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stop WordPress Spam
Speedup WordPress

siblings:

  • jQuery manipulation
  • jQuery traversing
  • Basic
  • Dev
  • jQuery tutorials
  • Using jQuery
  • jQuery selectors
  • jQuery cdn
  • jQuery UI
  • Sandbox
  • Plugins
© 2018 web-profile
Powered by Universio