Ozgur Ozer

Results 7 issues of Ozgur Ozer

Hello, I don't want to use href parameter and is there any way to send parameter onLoad event like that? ``` javascript $(".yazdir").printPage({ onLoad:function(){ id=$(this).attr("data-id"); }, url:"siparisDetaylari.php?siparisId="+id, }); ```

I'm just wondering how can we use this with React Router?

I'm new in Swift and in the saveToCamera() function I just wanna send the captured image to the server. I tried to send the picture with Alamofire library and I...

Scroll doesn't run in [jQuery Select2](https://github.com/select2/select2) What can I do for fix this?

Is there any chance to use iTerm as a default terminal app?

I'm using Simplifyify with Gulp like that. ```js gulp.task("simplifyify", function(done) { simplifyify("app/dev/js/*.js", { outfile: "app/prod/js/*.js", debug: true, minify: false }) .on("end", function() { done(); }) .on("error", function(err) { done(err); });...

enhancement

JSHint returned a point that did not exist in the document being edited. Rule: `W117` Requested point: 5:14 Here's a simplified code where I get this error. ```js var map,...

External