Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
You also can try the following: <script type="text/javascript"> $(document).ready(function(){ $('.nyroModal').nyroModal({ showCloseButton:false, closeOnClick: false, /*actually you can remove these two lines */ closeOnEscape: false, /*because they only disable how to close the window/popup */ resize: true } ); }); </script> this will actually resize your pics when your document is ready.
The End.
JavaScprit