Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make html shorter #1

Open
pwrhead opened this issue May 15, 2012 · 1 comment
Open

Make html shorter #1

pwrhead opened this issue May 15, 2012 · 1 comment

Comments

@pwrhead
Copy link

pwrhead commented May 15, 2012

I'll suggest shorter view html:

<div style="display: none !important">
{{ Form::text(Config::get('honeypot::default.honeypot_field'), '', array('id' => Config::get('honeypot::default.honeypot_field'))) }}
{{ Form::hidden(Config::get('honeypot::default.honeypot_field').'_time', time()) }}
@ianlandsman
Copy link
Owner

yeah, I thought about that. The css does provide one extra step of parsing on the spammers part though rather than the inline style. Though if they use javascript to check either way will be defeated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants