Cenk

Results 13 issues of Cenk

Hello guys, I would like to know if there is a way to change the src and data-zoom-image when user clicks on a specific html tag on the page? HTML:...

Hello guys, I would like to open fancybox modal when users clicks an anchor tag inside of this div. (Cycling occurs when users click the div.) HTML: ``` Gübreleme Şarap...

Hello, Is there a way to make the crop area rectangle? Best Regards.

Hi, I tried this way but no emails were sent, is there a way to send it to multiple recipients? ``` { "Name": "CustomEmail", "Args": { "ConnectionInfo": { "NetworkCredentials": {...

# Bug report I am trying to use [stripe hosted page](https://docs.stripe.com/checkout/quickstart) in my Blazor WASM application. I have a test account. ## Describe the bug The problem is I am...

Hello, I am using VS 2015 with node 4.1.1 and npm 2.14.4. When I try to build my cordova app I get this error. How can I fix this? Best...

Hi, In my Blazor Server application, I am displaying a field with a template as follows: ``` SalesContract = "This is a sales contract. Please read carefully." + "• Lorem...

Hi, I have this text but PDF is not displaying red for the text? How can I make it display colors? `This is a sales contract. Please read carefully. Lorem...

Hi, I installed QuestPDF and HTML Agility Pack. How can I apply Notes? It says can not resolve SetHtml. `string Notes = "Terms and conditions apply."` ``` container.Row(row => {...

**Describe the bug** In my Blazor Server application, I am displaying a field with a template as follows: ``` SalesContract = "This is a sales contract. Please read carefully." +...