Skip to content

Instantly share code, notes, and snippets.

View GoktugOzturk's full-sized avatar

Göktuğ Öztürk GoktugOzturk

View GitHub Profile
@GoktugOzturk
GoktugOzturk / perfect_star.html
Created March 9, 2018 13:52
Perfect Star SVG Polygon
<!DOCTYPE html>
<html>
<body>
<style>
.star {
width: 16px;
}
.star polygon {
fill: red;
stroke-width: 0;
@GoktugOzturk
GoktugOzturk / wordpress-formidable-ajax-submit.js
Created September 14, 2016 22:19
Ajax form submit for Wordpress Formidable(Lite) plugin
jQuery(function(){
jQuery('form[id^=form_]').on('submit',function(e){
var $form = jQuery(this);
e.preventDefault();
$form.find('.frm_error_style').remove();
$form.find('.frm_ajax_loading').show();
jQuery.ajax({
type: "POST",
url: $form.attr('action'),
data: $form.serialize()
bin,banka_kodu,banka_adi,type,sub_type,virtual,prepaid
413226,10,T.C. ZİRAAT BANKASI A.Ş.,VISA,PLATINUM
444676,10,T.C. ZİRAAT BANKASI A.Ş.,VISA,CLASSIC
444677,10,T.C. ZİRAAT BANKASI A.Ş.,VISA,GOLD
444678,10,T.C. ZİRAAT BANKASI A.Ş.,VISA,PLATINUM
453955,10,T.C. ZİRAAT BANKASI A.Ş.,VISA, CLASSIC
453956,10,T.C. ZİRAAT BANKASI A.Ş.,VISA, GOLD
454671,10,T.C. ZİRAAT BANKASI A.Ş.,VISA, CLASSIC
454672,10,T.C. ZİRAAT BANKASI A.Ş.,VISA, CLASSIC
454673,10,T.C. ZİRAAT BANKASI A.Ş.,VISA, BUSINESS